personal oh-my-zsh prompt theme
clone this repo using:
git clone https://github.com/mtsdurica/mts.zsh.git
then create a symlink to oh-my-zsh's theme directory:
ln -s /path/to/repo/directory/mts.zsh-theme /path/to/oh-my-zsh/theme/directory/mts.zsh-theme
set ZSH_THEME
in your .zshrc
to ZSH_THEME="mts"
.