mirror of
https://github.com/pnx/dotfiles
synced 2026-08-17 00:58:12 +02:00
update fish config
This commit is contained in:
parent
70cc0aa2e3
commit
9eaeadef40
9 changed files with 35 additions and 25 deletions
12
fish/conf.d/colors.fish
Normal file
12
fish/conf.d/colors.fish
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
set fish_color_user normal
|
||||
set fish_color_host blue
|
||||
set fish_color_host_remote blue
|
||||
set fish_color_command blue
|
||||
set fish_color_quote purple
|
||||
set fish_color_keyword yellow
|
||||
set fish_color_option normal
|
||||
set fish_color_param normal
|
||||
set fish_color_valid_path green
|
||||
set fish_color_comment gray
|
||||
set fish_color_operator cyan
|
||||
set fish_color_cancel red
|
||||
Loading…
Add table
Add a link
Reference in a new issue