🧑💻 Fix fish-colored-man colors
This commit is contained in:
parent
e75d203fd9
commit
4c3929e3c4
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
# fish-colored-man
|
||||
set -g man_blink -o f38ba8 red
|
||||
set -g man_bold -o 94e2d5 cyan
|
||||
set -g man_standout -b 11111b black
|
||||
set -g man_underline -u 11111b black
|
||||
set -g man_standout -o a6e3a1 green
|
||||
set -g man_underline -u f5c2e7 magenta
|
||||
|
||||
# Starship
|
||||
set -gx STARSHIP_CONFIG "$DOT/fish/starship.toml"
|
||||
|
|
Loading…
Reference in a new issue