diff options
Diffstat (limited to '')
-rw-r--r-- | SUBSTS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -28,3 +28,10 @@ MSMTP_PATH /usr/bin/msmtp # path to zsh ZSH_PATH /bin/zsh + +# colour of hostname in zsh prompt +ZSH_HOST_COLOUR Green + +# colour of screenrc hardstatus' hostname +# See https://www.gnu.org/software/screen/manual/html_node/String-Escapes.html +SCREEN_HOST_COLOUR G |