Created
November 22, 2016 03:17
-
-
Save welly/004ee2639d958883287e9b1fda642995 to your computer and use it in GitHub Desktop.
zsh install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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