ohmyzsh/bootstrap.sh
2011-05-19 23:59:25 -04:00

6 lines
123 B
Bash

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