aboutsummaryrefslogtreecommitdiff
path: root/.local/share
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-03-13 21:15:54 +0100
committerlonkaars <loek@pipeframe.xyz>2024-03-13 21:15:54 +0100
commit6b6596496f5712d2705b2d1aadfe27c87b918709 (patch)
tree88605b5c7cce5134cbdcc2ca4681b02224cf72af /.local/share
parent3fff9659276707fb32cfc8c23360c4db8c00ead2 (diff)
zsh update
Diffstat (limited to '.local/share')
-rw-r--r--.local/share/oh-my-zsh/themes/loek.zsh-theme2
1 files changed, 0 insertions, 2 deletions
diff --git a/.local/share/oh-my-zsh/themes/loek.zsh-theme b/.local/share/oh-my-zsh/themes/loek.zsh-theme
index 217b7fb..5231234 100644
--- a/.local/share/oh-my-zsh/themes/loek.zsh-theme
+++ b/.local/share/oh-my-zsh/themes/loek.zsh-theme
@@ -12,8 +12,6 @@ PROMPT+="$INFO_COLOR\$(git_prompt_info)" # git info (if in repo)
PROMPT+="$RESET_COLOR"
ZSH_THEME_GIT_PROMPT_PREFIX="${INFO_COLOR}git "
-ZSH_THEME_HG_PROMPT_PREFIX="${INFO_COLOR}hg "
ZSH_THEME_GIT_PROMPT_SUFFIX="$SEPARATOR"
-ZSH_THEME_HG_PROMPT_SUFFIX="$SEPARATOR"
# vim:ft=zsh