Fix autosuggestion color
This commit is contained in:
parent
6ac638e03d
commit
e3f2cd6223
1 changed files with 2 additions and 0 deletions
|
|
@ -96,6 +96,8 @@
|
|||
|
||||
bind \ed 'dirh-fzf'
|
||||
|
||||
# fix too dark color on solarized theme
|
||||
set -g fish_color_autosuggestion brgreen
|
||||
'';
|
||||
|
||||
functions = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue