mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2024-10-27 20:34:23 +00:00
[bobthefish] Add config options to readme.
This commit is contained in:
parent
e766f6c003
commit
1144f1771e
12
README.md
12
README.md
@ -45,6 +45,18 @@ This theme is based loosely on [agnoster][agnoster].
|
|||||||
* Abbreviated project-relative path
|
* Abbreviated project-relative path
|
||||||
|
|
||||||
|
|
||||||
|
### Configuration
|
||||||
|
|
||||||
|
You can override some default options in your `config.fish`:
|
||||||
|
|
||||||
|
set -g theme_display_git no
|
||||||
|
set -g theme_display_hg yes
|
||||||
|
set -g theme_display_virtualenv no
|
||||||
|
set -g theme_display_ruby no
|
||||||
|
set -g theme_display_user yes
|
||||||
|
set -g default_user your_normal_user
|
||||||
|
|
||||||
|
|
||||||
[screenshot]: http://i.0x7f.us/bobthefish.png
|
[screenshot]: http://i.0x7f.us/bobthefish.png
|
||||||
[patching]: https://powerline.readthedocs.org/en/latest/fontpatching.html
|
[patching]: https://powerline.readthedocs.org/en/latest/fontpatching.html
|
||||||
[fonts]: https://github.com/Lokaltog/powerline-fonts
|
[fonts]: https://github.com/Lokaltog/powerline-fonts
|
||||||
|
Loading…
Reference in New Issue
Block a user