Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add a little space to the ps1
  • Loading branch information
cv committed Mar 6, 2009
1 parent 2cb06c2 commit b075011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git-PS1
Expand Up @@ -14,4 +14,4 @@ RELATIVE="${RELATIVE//%\/}"

LOCATION="${PWD%/$RELATIVE}"

echo "[$BRANCH!${LOCATION/*\/}${RELATIVE:+/$RELATIVE}]$ "
echo "[$BRANCH!${LOCATION/*\/} ${RELATIVE:+/$RELATIVE}]$ "

0 comments on commit b075011

Please sign in to comment.