summaryrefslogtreecommitdiff
path: root/net:lan.theoris.fr/Colors.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@qosmos.com>2011-12-06 10:43:26 +0100
committerHugues Hiegel <hugues.hiegel@qosmos.com>2011-12-06 10:43:26 +0100
commitfb844d09035578a8c40137567cd8bf2961a5db70 (patch)
tree87b44d72891e90b78ff0dee91f84861d2dea6274 /net:lan.theoris.fr/Colors.zsh
parent3424f617d79d73bccb39716aa0e785575eea3dbc (diff)
Cleanup unuseful files
Diffstat (limited to 'net:lan.theoris.fr/Colors.zsh')
-rw-r--r--net:lan.theoris.fr/Colors.zsh6
1 files changed, 0 insertions, 6 deletions
diff --git a/net:lan.theoris.fr/Colors.zsh b/net:lan.theoris.fr/Colors.zsh
deleted file mode 100644
index f0ec6fc..0000000
--- a/net:lan.theoris.fr/Colors.zsh
+++ /dev/null
@@ -1,6 +0,0 @@
-if [ "$TMUX" != "" ]
-then
- PS1_USER="38;5;53"
-else
- PS1_USER="38;5;40"
-fi