Skip to content

Instantly share code, notes, and snippets.

@cschubiner
Last active December 20, 2015 17:19
Show Gist options
  • Save cschubiner/6167565 to your computer and use it in GitHub Desktop.
Save cschubiner/6167565 to your computer and use it in GitHub Desktop.
shell config
git clone git://zsh.git.sf.net/gitroot/zsh/zsh
wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh
chsh -s /bin/zsh
echo "set .zshrc plugins to 'git brew vi-mode'"
echo "Possibly also set zsh theme to 'random'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment