I am a oh-my-zsh
theme with current time, user, directory and git info displayed in a simple and clean way. This theme is intended to be used in a dark terminal theme.
cd ~/
git clone [email protected]:kauefontes/oh-my-quewui.git
cp ~/oh-my-quewui/quewui.zsh-theme $ZSH_CUSTOM/themes
ZSH_THEME="quewui"
This theme can be safely used outside of oh-my-zsh
. Just source the theme somewhere in ~/.zshrc
or ~/.profile
.
source ~/oh-my-quewui/quewui.zsh-theme