Cross-platform dotfiles for Windows, Mac, and Ubuntu.
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
- Install fonts to your OS
- Font files are downloaded in
./dist
- Font files are downloaded in
-
ln -sf {{ path to npiperelay }} ~/.local/bin/npiperelay
- Install pacman and zsh into "Git for Windows"
eval "$(curl https://raw.githubusercontent.com/alexsarmiento/gitportable-pacman/refs/heads/master/install-pacman-git-bash.sh)"
pacman -Syu && pacman -S zsh