summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/.zshrc b/.zshrc
index d7b0427..38c4fd7 100644
--- a/.zshrc
+++ b/.zshrc
@@ -50,8 +50,6 @@ precmd_functions+='precmd_update_updates'
chpwd_functions+='chpwd_update_git_vars'
# Set the prompt.
-. /etc/bash_completion.d/git
-
PROMPT='$(prompt)'
RPROMPT='$(rprompt)'