mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-03-15 17:16:20 +08:00
Fix dim color that was the same as em
This commit is contained in:
parent
3d924b79ca
commit
7706d848cc
@ -18,7 +18,7 @@ function omf::em
|
||||
end
|
||||
|
||||
function omf::dim
|
||||
set_color $fish_color_match ^/dev/null; or set_color 555
|
||||
set_color $fish_color_autosuggestion ^/dev/null; or set_color 555
|
||||
end
|
||||
|
||||
function omf::err
|
||||
|
Loading…
x
Reference in New Issue
Block a user