cypher-ruby is just like the cypher zsh theme but with ruby version in your prompt.
- It does not show git branch in your prompt, hence performance of prompt re-appearing is much faster, closer to plain zsh or bash.
- If you're a rubyist and you often get caught into a wrong ruby version trap, then displaying the version right in your prompt is a good choice.
git clone https://github.com/ston1x/cypher-ruby.git $ZSH_CUSTOM/themes/cypher-ruby
ln $ZSH_CUSTOM/themes/cypher-ruby/cypher-ruby.zsh-theme $ZSH_CUSTOM/themes/cypher-ruby.zsh-theme
Add ZSH_THEME="cypher-ruby"
to your .zshrc
This theme on awesome-zsh-plugins
This theme was published on awesome-zsh-plugins