A modified version of the robbyrussel theme.
Step 1: Clone this repo:
git clone https://github.com/AflahB/aflah-bhari-zsh-theme.git
Step 2: Create a symbolic link to oh-my-zsh’s theme folder:
ln -s $HOME/aflah-bhari-zsh-theme/aflahbhari.zsh-theme $HOME/.oh-my-zsh/themes/aflahbhari.zsh-theme
Note: the path to your zsh theme may be different to the one given above.
Step 3: Modify your .oh-my-zsh config to use the new theme.
ZSH_THEME="aflahbhari"