Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 489 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 489 Bytes

dotfiles

Cross-platform dotfiles for Windows, Mac, and Ubuntu.

Setup

Caution

In Windows environment, Run it in Git Bash (not cmd or PowerShell!)

DOTFILES_DIR=~/ghq/github.com/ras0q/dotfiles
git clone https://github.com/ras0q/dotfiles.git $DOTFILES_DIR
cd $DOTFILES_DIR
./install.sh

Checklist After Setup

Common

  • Install fonts to your OS
    • Font files are downloaded in ./dist

WSL2

  • set -U NPIPERELAY_PATH {{ path to npiperelay }}