Upgrade Vim Plugged & add tmux

This commit is contained in:
Andrew Miner
2018-03-19 21:06:02 -06:00
parent 807a93a701
commit cdfd5112e1
4 changed files with 103 additions and 21 deletions
+1
View File
@@ -40,6 +40,7 @@ which -s python3 || brew install python3 # must preceed macvim
which -s gvim || brew install macvim --with-python3
which -s node || brew install node
which -s rbenv || brew install rbenv
which -s tmux || brew install tmux
which -s watch || brew install watch
which -s wget || brew install wget