summary refs log tree commit diff stats
path: root/user/zsh
diff options
context:
space:
mode:
authorAlan Pearce2020-05-01 20:12:12 +0200
committerAlan Pearce2020-05-01 20:27:39 +0200
commit4faeb450a26e5822ee0caa1eaf466b78a64a98ec (patch)
tree015479add3c4cf3cd5b6a6a8c771cd5f4c2ff729 /user/zsh
parent39273da209bef8bc7fcbd34050d6e0e87079c08e (diff)
downloadnixfiles-4faeb450a26e5822ee0caa1eaf466b78a64a98ec.tar.lz
nixfiles-4faeb450a26e5822ee0caa1eaf466b78a64a98ec.tar.zst
nixfiles-4faeb450a26e5822ee0caa1eaf466b78a64a98ec.zip
zsh: hide user name in prompt display
Diffstat (limited to 'user/zsh')
-rw-r--r--user/zsh/zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/zsh/zshrc b/user/zsh/zshrc
index 0c2f4e9f..6380f9fa 100644
--- a/user/zsh/zshrc
+++ b/user/zsh/zshrc
@@ -83,6 +83,7 @@ then
 %# '
   unsetopt zle
 else
+  AGKOZAK_USER_HOST_DISPLAY=0
   AGKOZAK_SHOW_STASH=0
   AGKOZAK_SHOW_VIRTUALENV=0
   AGKOZAK_PROMPT_DIRTRIM=0