zsh: hide user name in prompt display
Alan Pearce alan@alanpearce.eu
Fri, 01 May 2020 20:12:12 +0200
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M user/zsh/zshrc → user/zsh/zshrc
@@ -83,6 +83,7 @@ PROMPT='%B%F{green}%n %F{blue}%~%b%f %# ' unsetopt zle else + AGKOZAK_USER_HOST_DISPLAY=0 AGKOZAK_SHOW_STASH=0 AGKOZAK_SHOW_VIRTUALENV=0 AGKOZAK_PROMPT_DIRTRIM=0