Browse Source

merging in changes from robby's repo

Sven Lito 13 years ago
parent
commit
dc12853b0c
2 changed files with 0 additions and 2 deletions
  1. 0 1
      lib/functions.zsh
  2. 0 1
      lib/git.zsh

+ 0 - 1
lib/functions.zsh

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

+ 0 - 1
lib/git.zsh

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