Skip to content

Instantly share code, notes, and snippets.

@devdrops
Created September 22, 2018 18:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devdrops/37c339a73523acc91ef41983cda38d0b to your computer and use it in GitHub Desktop.
Save devdrops/37c339a73523acc91ef41983cda38d0b to your computer and use it in GitHub Desktop.
  • Zsh
    • Set as login shell:
    $ ~ cat /etc/shells
    $ ~ sudo chsh -s {path to Zsh bin}
    
  • Oh My Zsh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment