From d5a297db318cd05fa80898fbda4c3ba480180111 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sun, 21 Aug 2011 16:01:31 -0400 Subject: Set colour of hostnames in zsh, screen --- SUBSTS | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'SUBSTS') diff --git a/SUBSTS b/SUBSTS index 3bf080b..89ab0bb 100644 --- a/SUBSTS +++ b/SUBSTS @@ -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 -- cgit v1.2.3