Skip to content

Commit

Permalink
Cleaned it up even more
Browse files Browse the repository at this point in the history
  • Loading branch information
jkarsrud committed Oct 19, 2012
1 parent 1997e27 commit a85ce1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bash_prompt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ function prompt_git() {
if [[ "$flags" ]]; then
output="$output$c1:$c5$flags"
fi
echo " on $c1$c3$output$c1$c9 "
echo " $c1$c3$output$c1$c9 "
}

# SVN info.
Expand Down

0 comments on commit a85ce1c

Please sign in to comment.