Skip to content

Instantly share code, notes, and snippets.

@welly
Created November 22, 2016 03:17
Show Gist options
  • Save welly/004ee2639d958883287e9b1fda642995 to your computer and use it in GitHub Desktop.
Save welly/004ee2639d958883287e9b1fda642995 to your computer and use it in GitHub Desktop.
zsh install
The function will not be run in future, but you can run
it yourself as follows:
autoload -Uz zsh-newuser-install
zsh-newuser-install -f
The code added to ~/.zshrc is marked by the lines
# Lines configured by zsh-newuser-install
# End of lines configured by zsh-newuser-install
You should not edit anything between these lines if you intend to
run zsh-newuser-install again. You may, however, edit any other part
of the file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment