From d5924b1bbb2016b482a3c30730ef1c6d93719fd7 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sun, 1 Apr 2012 11:24:30 +0200 Subject: .zshrc --- .zshrc | 2 -- 1 file changed, 2 deletions(-) (limited to '.zshrc') 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)' -- cgit v1.2.3-54-g00ecf