Add NvChad dependencies to install script

This commit is contained in:
punkfairie 2024-02-10 13:56:27 -08:00
parent 9aa9620623
commit 100e910572
No known key found for this signature in database
GPG key ID: 0858B0F48128A755

View file

@ -11,3 +11,6 @@ brew_install Vim vim
brew_install Neovim neovim
brew_install fzf fzf
brew_install Ripgrep ripgrep
brew_install GCC gcc
brew_install Make make