Commit Graph

5 Commits (52e4ed0d88e53b17a3083ee6cfad4461c33069a0)

Author SHA1 Message Date
bretello d4ec9a5f2e
zsh: add visual mode indicator to zsh theme 2021-01-15 01:34:10 +01:00
bretello b280360a16
zsh: do not show parentheses around git prompt 2021-01-09 23:53:54 +01:00
bretello 8a6cda547b theme: fix on OS X
MacOS' sed syntax is different from GNU's. A workaround
is to use gsed (GNU sed) whenever it is available.
The multi-line prompt will be broken without gsed.
2020-12-10 11:07:27 +01:00
bretello 64ade8d864
theme: show hostname if in a ssh session 2020-12-08 22:53:09 +01:00
bretello 5dc09a62ea
zsh-theme: improve initial setup 2020-12-08 00:07:55 +01:00