remove extra PSx lines
parent
88161e5a85
commit
161c924ef1
5
.zshrc
5
.zshrc
|
@ -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%(!.#.$) ';
|
|
||||||
|
|
Loading…
Reference in New Issue