dotfiles/README

9 lines
167 B
Text

sudo apt-get zsh
chsh -s /bin/zsh
LOGOUT COMPLETELY and relogin
git clone repo
mv dotfiles/* .
git submodule update --init
source .zshrc
:BundleInstall inside of vim