diff options
-rw-r--r-- | user/zsh/zshrc | 1 |
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 |