mirror of
https://github.com/oh-my-fish/theme-bobthefish.git
synced 2026-03-02 03:49:25 +00:00
Add support for ignoring VCS directories
Signed-off-by: Jesper Derehag <jderehag@hotmail.com>
This commit is contained in:
committed by
Justin Hileman
parent
4e602d98d7
commit
2673d2c39d
@@ -170,6 +170,9 @@ variables to set the colors of the prompt. See the "Colors" section of
|
||||
`fish_prompt.fish` for details.
|
||||
|
||||
|
||||
**VCS options**
|
||||
- `set -g theme_vcs_ignore_paths /some/path/* /some/other/path`. Tells bobthefish to ignore paths for Git or Mercurial. Supports glob patterns.
|
||||
|
||||
### Overrides
|
||||
|
||||
You can disable the theme default greeting, vi mode prompt, right prompt, or title entirely — or override with your own — by adding custom functions to `~/.config/fish/functions`:
|
||||
|
||||
Reference in New Issue
Block a user