Awesome
xlk-simple-zsh-theme
A simple zsh prompt theme
Screenshot
Install this 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-theme
to 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_THEME
in your.zshrc
or create a new.zsh
file in your$ZSH_CUSTOM
directoryZSH_THEME="xlk-simple"