Skip to content

Instantly share code, notes, and snippets.

@dmidlo
Created March 26, 2017 22:54
Show Gist options
  • Save dmidlo/14a4e8ce6fb088df198895cd90872b7f to your computer and use it in GitHub Desktop.
Save dmidlo/14a4e8ce6fb088df198895cd90872b7f to your computer and use it in GitHub Desktop.
% git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k
% sed -i.bak 's~\(ZSH_THEME="\)[^"]*\(".*\)~\1powerlevel9k\/powerlevel9k\2~' ~/.zshrc
% cat .zshrc | grep ZSH_THEME
ZSH_THEME="powerlevel9k/powerlevel9k"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment