Skip to content

Instantly share code, notes, and snippets.

@n0b0dy
Created November 4, 2012 04:03
Show Gist options
  • Select an option

  • Save n0b0dy/4010126 to your computer and use it in GitHub Desktop.

Select an option

Save n0b0dy/4010126 to your computer and use it in GitHub Desktop.
oh-my-zsh themes change
#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