xterm is shite, who knew
Anirudh Oppiliappan x@icyphox.sh
Wed, 08 Dec 2021 14:32:28 +0530
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
prompt/git.go
→
prompt/git.go
@@ -50,6 +50,6 @@ n, _ := sl.EntryCount()
if n != 0 { return "×" } else { - return "•" + return "・" } }