reconfigured to mainly use st terminal instead of kitty

This commit is contained in:
tomit4 2022-05-23 10:48:05 -07:00
parent fcb914b33d
commit d5015c2152
26 changed files with 7545 additions and 5 deletions

View file

@ -72,7 +72,7 @@ unsetopt BEEP
# PROMPT='[%n@%m %1~]%F{green}(${vcs_info_msg_0_})%F{white}$ '
PROMPT='%B%F{blue}[%n@%M %B%F{white}'%1~'%B%F{blue}]$ %B%F{white}${vcs_info_msg_0_}%B%F{blue}
└─%B%F{white} '
└─>%B%F{white} '
# function erase_history { local HISTSIZE=0; }
# erase_history && hash -r