Minimalist theme for oh-my-zsh, aimed to show information related to git and rvm.
-
(↑) current branch is ahead of the remote.
-
(↓) current branch is behind of the remote.
-
(↯) current branch and remote have diverged.
Just copy tinyice.zsh-theme in the themes
folder, and edit your .zsh
file like this:
custom/
themes/
tinyice.zsh-theme
# your .zshrc
ZSH_THEME="tinyice"
For more details take a look at: Overriding and adding themes