Meet Vagrant

This commit is contained in:
Sasha Egorov
2015-12-16 22:12:21 +04:00
parent 50b45f7004
commit 4190fa2e0d
2 changed files with 44 additions and 0 deletions

View File

@@ -61,6 +61,7 @@ You can override some of the following default options in your `config.fish`:
set -g theme_display_git no
set -g theme_display_git_untracked no
set -g theme_display_git_ahead_verbose yes
set -g theme_display_vagrant yes
set -g theme_display_hg yes
set -g theme_display_virtualenv no
set -g theme_display_ruby no
@@ -83,6 +84,7 @@ set -g default_user your_normal_user
**Prompt options**
- `theme_display_ruby`. Use `no` to completely hide all information about Ruby version. By default Ruby version displayed if there is the difference from default settings.
- `theme_display_vagrant`. This feature is disabled by default, use `yes` to display Vagrant status in your prompt. Please note, only VirtualBox provider is supported.
[fish]: https://github.com/fish-shell/fish-shell
[screenshot]: http://i.0x7f.us/bobthefish.png