Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save miracleyoo/c38390fdb13fae57d2c2245721a003d8 to your computer and use it in GitHub Desktop.
Save miracleyoo/c38390fdb13fae57d2c2245721a003d8 to your computer and use it in GitHub Desktop.

Revisions

  1. @afurculita afurculita created this gist Mar 8, 2016.
    4 changes: 4 additions & 0 deletions replace-bash-with-zsh-no-root.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    # Create .bash_profile in your home directory and add these lines:

    export SHELL=/bin/zsh
    exec /bin/zsh -l