fish: restore to default theme

This commit is contained in:
Anthony Rodriguez 2024-10-01 17:53:39 +02:00
parent 4566b40de5
commit 685974da54
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -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";