Fix fish config
This commit is contained in:
parent
4def715160
commit
9354f77931
2 changed files with 0 additions and 5 deletions
|
@ -38,6 +38,3 @@ function rm
|
||||||
/usr/bin/rm -vI $argv
|
/usr/bin/rm -vI $argv
|
||||||
end
|
end
|
||||||
|
|
||||||
abbr sa ssh-add
|
|
||||||
abbr s systemctl
|
|
||||||
abbr S sudo systemctl
|
|
||||||
|
|
|
@ -5,10 +5,8 @@ SETUVAR __fish_init_2_39_8:\x1d
|
||||||
SETUVAR __fish_init_2_3_0:\x1d
|
SETUVAR __fish_init_2_3_0:\x1d
|
||||||
SETUVAR __fish_initialized:3100
|
SETUVAR __fish_initialized:3100
|
||||||
SETUVAR _fish_abbr_S:sudo\x20systemctl
|
SETUVAR _fish_abbr_S:sudo\x20systemctl
|
||||||
SETUVAR _fish_abbr_Ss:sudo\x20systemctl
|
|
||||||
SETUVAR _fish_abbr_s:systemctl
|
SETUVAR _fish_abbr_s:systemctl
|
||||||
SETUVAR _fish_abbr_sa:ssh\x2dadd
|
SETUVAR _fish_abbr_sa:ssh\x2dadd
|
||||||
SETUVAR _fish_abbr_up:yay\x20\x2dSyu
|
|
||||||
SETUVAR fish_color_autosuggestion:555\x1ebrblack
|
SETUVAR fish_color_autosuggestion:555\x1ebrblack
|
||||||
SETUVAR fish_color_cancel:\x2dr
|
SETUVAR fish_color_cancel:\x2dr
|
||||||
SETUVAR fish_color_command:\x2d\x2dbold
|
SETUVAR fish_color_command:\x2d\x2dbold
|
||||||
|
|
Loading…
Reference in a new issue