Update fish config for 3.1.0
This commit is contained in:
parent
b59c4cf08c
commit
fa3797e7c6
9 changed files with 69 additions and 50 deletions
|
@ -6,6 +6,7 @@ SETUVAR --export MAKEFLAGS:\x2dj\x2016
|
|||
SETUVAR __fish_init_2_39_8:\x1d
|
||||
SETUVAR __fish_init_2_3_0:\x1d
|
||||
SETUVAR __fish_init_3_x:\x1d
|
||||
SETUVAR __fish_initialized:3100
|
||||
SETUVAR _fish_abbr_gpg:gpg2
|
||||
SETUVAR _fish_abbr_vi:vim
|
||||
SETUVAR fish_color_autosuggestion:303030
|
||||
|
@ -13,12 +14,14 @@ SETUVAR fish_color_cancel:normal
|
|||
SETUVAR fish_color_command:205cb3
|
||||
SETUVAR fish_color_comment:6600cc
|
||||
SETUVAR fish_color_cwd:209060
|
||||
SETUVAR fish_color_cwd_root:red
|
||||
SETUVAR fish_color_end:730099
|
||||
SETUVAR fish_color_error:ff0000
|
||||
SETUVAR fish_color_escape:00a6b2
|
||||
SETUVAR fish_color_history_current:normal
|
||||
SETUVAR fish_color_host:176945
|
||||
SETUVAR fish_color_jobs:ffff00
|
||||
SETUVAR fish_color_host_remote:yellow
|
||||
SETUVAR fish_color_jobs:yellow
|
||||
SETUVAR fish_color_match:normal
|
||||
SETUVAR fish_color_normal:normal
|
||||
SETUVAR fish_color_operator:cc6fdf
|
||||
|
@ -27,6 +30,7 @@ SETUVAR fish_color_quote:ff751a
|
|||
SETUVAR fish_color_redirection:bf4080
|
||||
SETUVAR fish_color_search_match:ffff00
|
||||
SETUVAR fish_color_selection:c0c0c0
|
||||
SETUVAR fish_color_status:red
|
||||
SETUVAR fish_color_suffix:29bc7d
|
||||
SETUVAR fish_color_user:00ff00
|
||||
SETUVAR fish_color_valid_path:normal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue