Skip to content
Snippets Groups Projects
Commit 72ee1140 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

themes/gitstatus: Fix where it shows extra a space

For example, if $HOME is not a git repository, it should show:

    ~>

But previously it incorrectly showed:

    ~ >

This commit makes it aware of such case, inserting the space
accordingly instead of always adding a space.
parent 0f3aff49
Branches
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment