From e28f94c30f611b32260d486a59ddb7d0c44e6966 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Fri, 19 Nov 2010 15:32:41 +0100 Subject: [Colors] specific color for woot --- host:woot | 1 - host:woot/Colors.zsh | 7 +++++++ 2 files changed, 7 insertions(+), 1 deletion(-) delete mode 120000 host:woot create mode 100644 host:woot/Colors.zsh diff --git a/host:woot b/host:woot deleted file mode 120000 index 2e9521f..0000000 --- a/host:woot +++ /dev/null @@ -1 +0,0 @@ -host:groumpf \ No newline at end of file diff --git a/host:woot/Colors.zsh b/host:woot/Colors.zsh new file mode 100644 index 0000000..ade6bcf --- /dev/null +++ b/host:woot/Colors.zsh @@ -0,0 +1,7 @@ + +#PS1_USER=$color[red] +#PS1_ROOT=$color[black] + +PS1_USER="38;5;73" +PS1_ROOT=$color[red] + -- cgit v1.2.3