Update for go, update pk

git-svn-id: http://photonzero.com/dotfiles/trunk@102 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
michener 2011-08-26 04:14:53 +00:00
parent 4ea00430a3
commit a9e9e6d6ba
6 changed files with 31 additions and 9 deletions

3
.zshrc
View file

@ -56,7 +56,8 @@ esac
PROMPT='$PR_STITLE$PR_LIGHT_BLUE($PR_LIGHT_YELLOW%D{%H:%M}|%!$PR_BLUE%)[%(!.$PR_RED.$PR_GREEN)%n@%m$PR_LIGHT_CYAN %~$PR_BLUE]$PR_NO_COLOUR%(!.#.$) '
#source .zshprompt
source ~/.zsh_profile
#source ~/.zsh_profile
source ~/.zprofile
source ~/.bash_aliases
source ~/.zshenv
if [ -n "`which fortune`" ]; then