Personal dotfiles to get up and running with my favorite tools in a flash.
git | ||
nvim | ||
.gitignore | ||
.zshrc | ||
init | ||
LICENSE | ||
README.md |
Gaiety's Dotfiles
Designed for MacOS.
Setup
- Install asdf version manager
brew install asdf
brew install ripgrep
brew install extraterm
brew 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
.