From 161c924ef1c8dfc59fe7f87bf0457593c5fec85f Mon Sep 17 00:00:00 2001 From: XWasHere Date: Mon, 23 Oct 2023 13:19:05 -0400 Subject: [PATCH] remove extra PSx lines --- .zshrc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.zshrc b/.zshrc index a296b59..e6602ce 100644 --- a/.zshrc +++ b/.zshrc @@ -43,7 +43,4 @@ alias ls="exa" # line autoload -U promptinit; promptinit; -#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%(!.#.$) '; +prompt miniline;