summaryrefslogtreecommitdiff
path: root/etc/profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile')
-rw-r--r--etc/profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/profile b/etc/profile
index 23994c3..818d7f9 100644
--- a/etc/profile
+++ b/etc/profile
@@ -3,4 +3,3 @@ 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!"
[[ -r $HOME/packages/zsh/etc/local-profile ]] && source $HOME/packages/zsh/etc/local-profile
-ZPROFILE=1