mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-10 05:25:14 +08:00
26 lines
674 B
Markdown
26 lines
674 B
Markdown
## 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.
|
|
|
|

|
|

|
|

|
|
|
|
#### Characteristics
|
|
|
|
* Current branch
|
|
* Dirty working directory
|
|
* Working directory
|
|
|
|
Only if fish_theme_l_right_prompt variable is set true within config.fish
|
|
|
|
```fish
|
|
set theme_display_rbenv 'yes'
|
|
set theme_display_rbenv_gemset 'yes'
|
|
```
|
|
|
|
* Rbenv Ruby Version
|
|
* Rbenv Ruby Gemset
|
|
|
|

|