summaryrefslogtreecommitdiff
path: root/.zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/zshrc')
-rw-r--r--.zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/zshrc b/.zsh/zshrc
index 3b83580..c75de35 100644
--- a/.zsh/zshrc
+++ b/.zsh/zshrc
@@ -118,7 +118,7 @@ promptinit
local prompt_color="green red"
[[ -n "$SSH_CLIENT" ]] && prompt_color="yellow cyan"
-prompt gentoo blue ${=prompt_color}
+prompt necoro blue ${=prompt_color}
# remove RPROMPT when command finished
setopt transient_rprompt