summaryrefslogtreecommitdiff
path: root/etc/profile
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-05-19 19:33:01 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-05-19 19:33:01 +0200
commit42562531389e9998c83a1c05a1551244e4457f55 (patch)
tree726751aa9e3eae2e7df7d68fbb813bdca38ef3fa /etc/profile
initial commit
Diffstat (limited to 'etc/profile')
-rw-r--r--etc/profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/profile b/etc/profile
new file mode 100644
index 0000000..34ab4ff
--- /dev/null
+++ b/etc/profile
@@ -0,0 +1,2 @@
+source $HOME/etc/zsh/colors
+print -P "${info}>>${reset} this is ${info}`uname -srm`${reset} on ${info}%l${reset}"