add z from brew
This commit is contained in:
1
Brewfile
1
Brewfile
@@ -18,6 +18,7 @@ install tmux
|
||||
install zsh
|
||||
install highlight
|
||||
install nvm
|
||||
install z
|
||||
|
||||
# gitsh
|
||||
tap thoughtbot/formulae
|
||||
|
||||
@@ -46,3 +46,4 @@ if [[ -d ~/.rvm ]]; then
|
||||
fi
|
||||
|
||||
source $(brew --prefix nvm)/nvm.sh
|
||||
source `brew --prefix`/etc/profile.d/z.sh
|
||||
|
||||
Reference in New Issue
Block a user