remove extra PSx lines

master
XWasHere 2023-10-23 13:19:05 -04:00
parent 88161e5a85
commit 161c924ef1
Signed by: XWasHere
GPG Key ID: 042F8BFA1B0EF93B
1 changed files with 1 additions and 4 deletions

5
.zshrc
View File

@ -43,7 +43,4 @@ alias ls="exa"
# line # line
autoload -U promptinit; autoload -U promptinit;
promptinit; promptinit;
#prompt miniline; prompt miniline;
#PS1=$'\u256d\u2500 %F{cyan}%n@%m%F{white} | %F{red}%/%f > \n\u2570%(!.#.$) ';
#PS2=$'%{\x1b[A\u2502 \x1b[B\x1b[G%0G%}\u2570%(!.#.$) ';