Skip to content

Instantly share code, notes, and snippets.

@digitalashes
Last active January 12, 2018 12:10
Show Gist options
  • Save digitalashes/8e22eeb3aae1e678e2fe9af9b156a373 to your computer and use it in GitHub Desktop.
Save digitalashes/8e22eeb3aae1e678e2fe9af9b156a373 to your computer and use it in GitHub Desktop.
Change shell
curl -L https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh | sh & sudo chsh -s "$(command -v zsh)" "${USER}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment