Skip to content

oh-my-fish/theme-l

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation


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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages