oh-my-fish/themes/l/readme.md

26 lines
674 B
Markdown
Raw Normal View History

2013-08-07 15:37:05 +00:00
## l
A theme inspired by [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/lambda.zsh-theme)'s [lambda](http://zshthem.es/screenshots/lambda.png) theme.
![](http://f.cl.ly/items/2J3M0f2X1j3u471y080I/2.png)
![](http://f.cl.ly/items/2S25360U1p360E0D2u2g/3.png)
![](http://f.cl.ly/items/1w0s0Q3x3r2Z1F1l011k/4.png)
#### Characteristics
* Current branch
* Dirty working directory
* Working directory
Only if fish_theme_l_right_prompt variable is set true within config.fish
```fish
2015-03-10 13:27:51 +00:00
set theme_display_rbenv 'yes'
set theme_display_rbenv_gemset 'yes'
```
* Rbenv Ruby Version
* Rbenv Ruby Gemset
![](http://f.cl.ly/items/0f0k3o2L3y2q1L3g1R1X/5.png)