Fork of amuse theme of oh-my-zsh
sh
git clone https://github.com/5m0k3r/zsh-themes.git
cp PATH/TO/halil.zsh-theme $ZSH/themes/.
Then set the theme in your .zshrc
:
ZSH_THEME="halil"
Go to root folder of Oh-My-zsh
cd ~/.oh-my-zsh/
Stack the halil theme
git stash
Upgrade Oh-My-zsh
bash tools/upgrade.sh
Then, return halil theme
git stash pop
Enjoy!