fish: restore to default theme
This commit is contained in:
parent
4566b40de5
commit
685974da54
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
||||||
interactiveShellInit = ''
|
interactiveShellInit = ''
|
||||||
set fish_greeting # Disable greeting
|
set fish_greeting # Disable greeting
|
||||||
fish_vi_key_bindings # Enable Vi mode
|
fish_vi_key_bindings # Enable Vi mode
|
||||||
set -U fish_color_command green
|
|
||||||
set -U fish_color_param white
|
|
||||||
'';
|
'';
|
||||||
shellAbbrs = {
|
shellAbbrs = {
|
||||||
cd = "z";
|
cd = "z";
|
||||||
|
|
Loading…
Reference in a new issue