Custom theme based on obraun theme
Download the theme:
wget -O ~/.oh-my-zsh/themes/ivy.zsh-theme https://raw.githubusercontent.com/ivyhjk/ohmyzsh-theme-ivy/master/ivy.zsh-theme
Set the new theme into to your configuration file (~/.zshrc
)
ZSH_THEME="ivy"
Refresh your configuration:
source ~/.zshrc