#Rubyist theme for oh-my-zsh
The shell shows the following info:
host § folder rvm:(ruby-version) nvm:(node-version) git:(branch) git-status
Example:
The purist version doesn't show nvm info:
host § folder rvm:(ruby-version) git:(branch) git-status
-
Clone this repository
-
Move theme file to your Oh-My-Zsh instalation themes folder:
mv path/to/rubyist.zsh-theme ~/.oh-my-zsh/themes/
or:
mv path/to/pure-rubyist.zsh-theme ~/.oh-my-zsh/themes/rubyist.zsh-theme
-
Edit the
ZSH_THEME
var in your.zshrc
file in order to match the theme:ZSH_THEME = "rubyist"
-
Set your hostname:
sudo scutil --set HostName new-hostname
-
Enjoy!
Felipe Cabargas 2014 © Published under license CC BY-ND 2.0