fr0gs / theme-l

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


A theme inspired by oh-my-zsh's lambda theme.

Install

$ omf theme l

Features

  • Current branch
  • Dirty working directory
  • Working directory

Screenshot

Configuration

Only if fish_theme_l_right_prompt variable is set true within config.fish:

set theme_display_rbenv 'yes'
set theme_display_rbenv_gemset 'yes'
# if you want to display rbenv ruby version only within directories that contain Gemfile
set theme_display_rbenv_with_gemfile_only 'yes'
  • Rbenv Ruby Version
  • Rbenv Ruby Gemset

License

MIT © bpinto et al

About

License:MIT License


Languages

Language:Shell 100.0%