summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJesse Luehrs <jesse.luehrs@stripe.com>2015-02-22 15:53:38 -0800
committerJesse Luehrs <doy@tozt.net>2015-02-22 16:07:01 -0800
commitb76e0c2e9ab5de872485ed528ea5088973dd95bc (patch)
treefc8d5dd1a110f6700f4470f0d4c8404bf0aa62fc /bin
parent51497898b7b112891641796d3fd296b15112632c (diff)
downloadconf-b76e0c2e9ab5de872485ed528ea5088973dd95bc.tar.gz
conf-b76e0c2e9ab5de872485ed528ea5088973dd95bc.zip
custom colors for my work machine
Diffstat (limited to 'bin')
-rwxr-xr-xbin/fancy-prompt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/fancy-prompt b/bin/fancy-prompt
index e305bac..e586b25 100755
--- a/bin/fancy-prompt
+++ b/bin/fancy-prompt
@@ -70,9 +70,11 @@ my %colornames = (
host_tozt => 'yellow',
host_xtahua => 'lightmagenta',
host_lance => 'red',
+ host_work => 'lightblue',
unknown_host => 'brown',
user_doy => 'lightblue',
+ 'user_jesse-luehrs' => 'white',
root => 'lightred',
unknown_user => 'brown',