Skip to content

felipecabargas/oh-my-zsh-rubyist-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Rubyist theme for oh-my-zsh

Description

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

Instalation

  1. Clone this repository

  2. 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
  1. Edit the ZSH_THEME var in your .zshrc file in order to match the theme:

     ZSH_THEME = "rubyist"
    
  2. Set your hostname:

     sudo scutil --set HostName new-hostname
    
  3. Enjoy!


Felipe Cabargas 2014 © Published under license CC BY-ND 2.0

About

Simple Oh My ZSh Theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published