main
mat ess 2022-11-29 18:06:26 -05:00
parent b18d15a62c
commit b34000fec1
1 changed files with 1 additions and 1 deletions

View File

@ -192,7 +192,7 @@
'';
programs.fish.interactiveShellInit = ''
set -g fish_greeting "( ³) hello ( ³)"
set -g fish_greeting (set_color blue)"( ³) "(set_color red)"h"(set_color cyan)"e"(set_color yellow)"l"(set_color magenta)"l"(set_color green)"o "(set_color blue)"( ³)"(set_color normal)
fish_vi_key_bindings
set VIRTUAL_ENV_DISABLE_PROMPT true
bind -M insert ! __history_previous_command