summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-04-01 11:24:30 +0200
committerGravatar Tom Willemsen2012-04-01 11:24:30 +0200
commitd5924b1bbb2016b482a3c30730ef1c6d93719fd7 (patch)
treecbe510841369d5c565a2b0625ed1235b688b4d10 /.zshrc
parentcdf673d92f62d04ed34cbb82069d9ad91a03ccbf (diff)
downloaddotfiles-d5924b1bbb2016b482a3c30730ef1c6d93719fd7.tar.gz
dotfiles-d5924b1bbb2016b482a3c30730ef1c6d93719fd7.zip
.zshrc
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)'