Commit Graph

3 Commits

Author SHA1 Message Date
Lin Jen-Shin
10f36245d1 themes/gitstatus: $SSH_CONNECTION could've spaces 2013-10-29 01:33:59 +08:00
Lin Jen-Shin
72ee1140ec 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.
2013-10-29 01:12:47 +08:00
Lin Jen-Shin
dca3d50998 Add a gitstatus theme. 2013-10-28 00:44:14 +08:00