1
1
Fork 0
dotfiles/README.md
2022-04-08 12:34:24 -05:00

523 B

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 preferences
  • 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.