merging in changes from robby's repo

master
Sven Lito 16 years ago
parent 8bef74081e
commit dc12853b0c
  1. 1
      lib/functions.zsh
  2. 1
      lib/git.zsh

@ -37,4 +37,3 @@ function take() {
mkdir -p $1 mkdir -p $1
cd $1 cd $1
} }

@ -38,4 +38,3 @@ git_prompt_status() {
fi fi
echo $STATUS echo $STATUS
} }

Loading…
Cancel
Save