summaryrefslogtreecommitdiff
path: root/etc/profile
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-11-22 12:22:33 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2008-11-22 12:22:33 +0100
commitd6fcab291135c77c832a58b39d0909433af89c05 (patch)
tree7bf12ce9c7860c90a61483d4cb408ac1963ed7d5 /etc/profile
parentc4ab78acd3931f1d9970a4b66f62dc211f489d27 (diff)
Cleaned up / updated file headers
Diffstat (limited to 'etc/profile')
-rw-r--r--etc/profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile b/etc/profile
index 0a547d5..3273b3e 100644
--- a/etc/profile
+++ b/etc/profile
@@ -1,3 +1,4 @@
+## vim:ft=zsh
source $HOME/packages/zsh/etc/colors
print -P "${info}>>${reset} this is ${info}`uname -srm`${reset} on ${info}%y${reset}"
[[ -n $(echo Maildir/new/*(N)) ]] && echo "${info}>>${reset} You have mail!"