Skip to content

Instantly share code, notes, and snippets.

@weslley39
Created June 2, 2015 16:40
Show Gist options
  • Save weslley39/49ba0b688fffbac9517e to your computer and use it in GitHub Desktop.
Save weslley39/49ba0b688fffbac9517e to your computer and use it in GitHub Desktop.
# Added zsh shell.
sudo apt-get install zsh
wget --no-check-certificate https://github.com/robbyrussell/oh-my-zsh/raw/master/tools/install.sh -O - | sh
sudo chsh -s /bin/zsh vagrant
zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment