From b8a8be80c6a953e55fbbe5376581130457e14023 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Mon, 15 Nov 2010 12:07:58 +0100 Subject: [Colors] added woot --- host:groumpf | 1 - host:groumpf/Colors.zsh | 7 +++++++ host:woot | 1 + net:opera.openwide.fr/host:groumpf | 1 + net:opera.openwide.fr/host:groumpf/Colors.zsh | 7 ------- 5 files changed, 9 insertions(+), 8 deletions(-) delete mode 120000 host:groumpf create mode 100644 host:groumpf/Colors.zsh create mode 120000 host:woot create mode 120000 net:opera.openwide.fr/host:groumpf delete mode 100644 net:opera.openwide.fr/host:groumpf/Colors.zsh diff --git a/host:groumpf b/host:groumpf deleted file mode 120000 index 0ac9f03..0000000 --- a/host:groumpf +++ /dev/null @@ -1 +0,0 @@ -net:opera.openwide.fr/host:groumpf \ No newline at end of file diff --git a/host:groumpf/Colors.zsh b/host:groumpf/Colors.zsh new file mode 100644 index 0000000..ef903a1 --- /dev/null +++ b/host:groumpf/Colors.zsh @@ -0,0 +1,7 @@ + +#PS1_USER=$color[red] +#PS1_ROOT=$color[black] + +PS1_USER="38;5;69" +PS1_ROOT=$color[red] + diff --git a/host:woot b/host:woot new file mode 120000 index 0000000..2e9521f --- /dev/null +++ b/host:woot @@ -0,0 +1 @@ +host:groumpf \ No newline at end of file diff --git a/net:opera.openwide.fr/host:groumpf b/net:opera.openwide.fr/host:groumpf new file mode 120000 index 0000000..3f46d13 --- /dev/null +++ b/net:opera.openwide.fr/host:groumpf @@ -0,0 +1 @@ +../host:groumpf \ No newline at end of file diff --git a/net:opera.openwide.fr/host:groumpf/Colors.zsh b/net:opera.openwide.fr/host:groumpf/Colors.zsh deleted file mode 100644 index ef903a1..0000000 --- a/net:opera.openwide.fr/host:groumpf/Colors.zsh +++ /dev/null @@ -1,7 +0,0 @@ - -#PS1_USER=$color[red] -#PS1_ROOT=$color[black] - -PS1_USER="38;5;69" -PS1_ROOT=$color[red] - -- cgit v1.2.3