Skip to content
This repository was archived by the owner on Dec 21, 2019. It is now read-only.

Commit b075011

Browse files
committed
add a little space to the ps1
1 parent 2cb06c2 commit b075011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-PS1

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ RELATIVE="${RELATIVE//%\/}"
1414

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

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

0 commit comments

Comments
 (0)