- Install fonts in
FiraCode - Install alacritty
- Copy
alacrittyfolder to%appdata%
- Install Neovim
- Install GnuMake
- Install Mingw Builds
- Install StyLua
- Install Prettier
Ensure the installed programs are in Path
- Copy
nvimfolder to%appdata%\..\Local - Run
nvimand useTSInstall all
Ensure the installed programs are in Path
-
Install GNU Stow Mac: brew install stow Ubuntu: apt-get install stow Fedora: yum install stow Arch: pacman -S stow
-
Use
stowto install the dotfiles you want to use: cd dotfiles stow vim stow tmux