mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-28 13:53:10 +00:00
Also turn off $fish_color_option
(technically introduced after this)
This commit is contained in:
parent
cbf28dfa57
commit
d41b4639f7
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ fish_color_keyword
|
|||
fish_color_match
|
||||
fish_color_normal normal
|
||||
fish_color_operator
|
||||
fish_color_option
|
||||
fish_color_param
|
||||
fish_color_quote
|
||||
fish_color_redirection
|
||||
|
|
Loading…
Reference in a new issue