summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
l---------host:rmm-p11974861
-rw-r--r--net:sagem.ads.sagem/Colors.zsh6
-rw-r--r--zshrc1
3 files changed, 8 insertions, 0 deletions
diff --git a/host:rmm-p1197486 b/host:rmm-p1197486
new file mode 120000
index 0000000..f35a2fa
--- /dev/null
+++ b/host:rmm-p1197486
@@ -0,0 +1 @@
+net:sagem.ads.sagem \ No newline at end of file
diff --git a/net:sagem.ads.sagem/Colors.zsh b/net:sagem.ads.sagem/Colors.zsh
new file mode 100644
index 0000000..ce8fe26
--- /dev/null
+++ b/net:sagem.ads.sagem/Colors.zsh
@@ -0,0 +1,6 @@
+if [ "$TMUX" != "" ]
+then
+ PS1_USER="38;5;55"
+else
+ PS1_USER="38;5;54"
+fi
diff --git a/zshrc b/zshrc
index 3373e51..d248fa6 100644
--- a/zshrc
+++ b/zshrc
@@ -96,3 +96,4 @@ then
[ "`pwd`" = ~$SUDO_USER ] && cd
fi
+fortune fr