ohmyzsh/bootstrap.sh
2011-06-14 22:02:17 -04:00

7 lines
158 B
Bash

#getting submodules
git submodule init
git submodule update
sudo brew install autojump
sudo brew install source-highlight
f=$(pwd)
ln -Fs $f"/zshrc" ~/.zshrc