Awesome
Custom ZSH theme
Inspired by kolo theme (from official ZSH themes). Differences:
- changed colors
- added timestamp to the right side of the prompt
- don't show ● mark for untracked files in version controlled paths
Installation
# Add to .zshrc
ZSH_CUSTOM=~/.oh-my-zsh/custom/
$ cd $ZSH_CUSTOM
$ git clone git@github.com:lknix/zsh-theme-minimalx.git
$ ZSH_THEME=zsh-theme-minimalix/minimalx