Personal dotfiles to get up and running with my favorite tools in a flash.
git | ||
nvim | ||
.gitignore | ||
.zshrc | ||
aura-theme-soft.itermcolors | ||
init | ||
LICENSE | ||
README.md |
Gaiety's Dotfiles
Designed for MacOS.
Setup
- Install asdf version manager
brew install asdf
brew install ripgrep
brew install iterm2
(a color theme is in the root directory, feel free to import it in preferencesbrew install neovim
brew install fzf
&$(brew --prefix)/opt/fzf/install
sh -c "$(curl -fsSL https://git.io/get-zi)" --
npm i -g pyright
sh init
First time neovim nvim
loads it will not be happy haha, so run :PlugInstall
.