Created
November 4, 2012 04:03
-
-
Save n0b0dy/4010126 to your computer and use it in GitHub Desktop.
oh-my-zsh themes change
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
| #usage zshtheme arrow | |
| zshtheme(){ sed -i -e "s/^\(ZSH_THEME=\).*/\1$1/" $HOME/.zshrc } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment