Fish nvim setup with colors

This commit is contained in:
Noah Masur
2020-07-26 16:15:21 -04:00
parent a7437d61c7
commit 5d25fdb6fa
18 changed files with 2665 additions and 1430 deletions

View File

@ -1,8 +1,12 @@
tap "homebrew/cask"
# Shells
brew "fish"
# Shell Navigation
brew "exa"
brew "tmux"
brew "autojump"
# Shell Completion
brew "tldr"