summaryrefslogtreecommitdiff
path: root/net:eurodec
diff options
context:
space:
mode:
Diffstat (limited to 'net:eurodec')
-rw-r--r--net:eurodec/host:osn08002/Colors.zsh4
-rw-r--r--net:eurodec/host:osn08002/Environment.zsh3
2 files changed, 3 insertions, 4 deletions
diff --git a/net:eurodec/host:osn08002/Colors.zsh b/net:eurodec/host:osn08002/Colors.zsh
deleted file mode 100644
index a43eaef..0000000
--- a/net:eurodec/host:osn08002/Colors.zsh
+++ /dev/null
@@ -1,4 +0,0 @@
-
-PS1_USER=$color[white]
-PS1_USER_SSH=$PS1_USER
-
diff --git a/net:eurodec/host:osn08002/Environment.zsh b/net:eurodec/host:osn08002/Environment.zsh
index 35b1dde..d21d723 100644
--- a/net:eurodec/host:osn08002/Environment.zsh
+++ b/net:eurodec/host:osn08002/Environment.zsh
@@ -1,3 +1,6 @@
[ "$TERM" = "rxvt-unicode" ] && export TERM=rxvt-color
+
+PS1_USER=$color[white]
+