1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2026-05-06 09:00:02 +00:00

merging in changes from robby's repo

This commit is contained in:
Sven Lito
2010-10-09 19:11:07 +01:00
parent 52f936d4dc
commit d89d3a2703
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -37,4 +37,3 @@ function take() {
mkdir -p $1 mkdir -p $1
cd $1 cd $1
} }
-1
View File
@@ -38,4 +38,3 @@ git_prompt_status() {
fi fi
echo $STATUS echo $STATUS
} }