small pixel drawing of a pufferfish dotfiles

add prompt
Jesse Olson j3s@c3f.net
Sun, 21 Mar 2021 19:08:50 +0000
commit

13793ee621868cd8dbd41210936b5e0b36169594

parent

7afbc506196164839823ada1258fe7bd0262afe9

2 files changed, 1 insertions(+), 1 deletions(-)

jump to
M bin/prompt.gobin/prompt.go

@@ -37,5 +37,5 @@ }

} } - fmt.Printf(" %s", branchname) + fmt.Printf(" (%s)", branchname) }