A simple zsh prompt theme
-
Clone this repository
git clone https://github.com/xuelingkang/xlk-simple-zsh-theme.git $ZSH_CUSTOM/themes/xlk-simple-zsh-theme -
Symlink
xlk-simple.zsh-themeto your oh-my-zsh custom themes directoryln -s $ZSH_CUSTOM/themes/xlk-simple-zsh-theme/xlk-simple.zsh-theme $ZSH_CUSTOM/themes/xlk-simple.zsh-theme
-
Set
ZSH_THEMEin your.zshrcor create a new.zshfile in your$ZSH_CUSTOMdirectoryZSH_THEME="xlk-simple"
