add new host to powerlinecolours

This commit is contained in:
Armin Jenewein 2015-01-30 11:07:05 +01:00
commit 0166395a0c

View file

@ -10,8 +10,6 @@
# Linux:
# echo -n "$(hostname)" | sha1sum | cut -d" " -f 1
# c7d8a6d722a1ec9a16fae165177c418d4fd63175
# use shasum on Mac OS X, sha1sum on Linux:
if [[ "$(uname)" == "Darwin" ]]; then
shasum_cmd="shasum"
@ -35,7 +33,7 @@ colours=(254 24 208 236)
;;
c7d8a6d722a1ec9a16fae165177c418d4fd63175)
colours=(250 234 196 32)
colours=(253 68 196 32)
# \ \ \ \________________> prompt background colour for root
# \ \ \__________________> prompt foreground colour for root
# \ \_____________________> prompt background colour for user