summaryrefslogtreecommitdiff
path: root/01_Internal.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2012-06-12 14:41:49 +0200
committerHugues Hiegel <hugues.hiegel@qosmos.com>2012-06-12 14:41:49 +0200
commitfc0f605f9cfdef39cb3e2c81447511336078c017 (patch)
treeb117945268c075aec69c5cd788221543f4c1fbe2 /01_Internal.zsh
parent1c2b5d54c49a646e55dfad8d45e340db31e4ad8f (diff)
vcsbranch extra info. no more chunkable..... /TODO/
Diffstat (limited to '01_Internal.zsh')
-rw-r--r--01_Internal.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/01_Internal.zsh b/01_Internal.zsh
index ae0eb4a..01cf713 100644
--- a/01_Internal.zsh
+++ b/01_Internal.zsh
@@ -216,7 +216,7 @@ __get_git_branch ()
my_git_branch+="ยท"
done
- echo " "$my_git_branch
+ echo $my_git_branch
}
__get_guilt_series ()