Skip to content

manuelror/zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Manuel theme for oh-my-zsh. Based on Felipe Cabargas rubyist theme

Description

The shell shows the following info:

rvm:(ruby-version) nvm:(node-version) gvm:(go-version)
↪ path git:(branch) git-status

Example:


NOTE: The previous info will be displayed only if you alredy install the managers:

  • Ruby version with RVM / RBENV
  • Node version with NVM
  • Go version with GVM

Instalation

  1. Clone this repository

  2. Move theme file to your Oh-My-Zsh instalation themes folder:

    cp path/to/manuel.zsh-theme ~/.oh-my-zsh/themes/
    
  3. Edit the ZSH_THEME var in your .zshrc file in order to match the theme:

    ZSH_THEME = "manuel"
    
  4. Enjoy!


Manuel Rodrigues 2022 ©

Releases

No releases published

Packages

No packages published

Languages