reconfigured to mainly use st terminal instead of kitty
This commit is contained in:
parent
fcb914b33d
commit
d5015c2152
26 changed files with 7545 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue