From dcbc9ffbbedc1f652b75a4ffcd21ebce218ba05d Mon Sep 17 00:00:00 2001 From: staticsafe Date: Mon, 9 Apr 2012 08:57:08 -0400 Subject: [PATCH] changing default prompt to clint. --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index d00ca47..e712c17 100644 --- a/.zshrc +++ b/.zshrc @@ -3,7 +3,7 @@ compinit promptinit #prompt -prompt elite2 +prompt clint source ~/.zsh/setopt.zsh source ~/.zsh/exports.zsh