summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-06-08 18:44:13 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-06-08 18:44:13 +0200
commitcf2b99139f4ae27595b490ef870a2b66063479ad (patch)
tree5e4594ad590ccdd51227467380a2dff7eb4c9126 /etc
parent91e0bb599bcbfe3e09e628ceffa3161fc8705a83 (diff)
etc/profile: Fixed path
Diffstat (limited to 'etc')
-rw-r--r--etc/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile b/etc/profile
index 34ab4ff..dc59043 100644
--- a/etc/profile
+++ b/etc/profile
@@ -1,2 +1,2 @@
-source $HOME/etc/zsh/colors
+source $HOME/packages/zsh/etc/colors
print -P "${info}>>${reset} this is ${info}`uname -srm`${reset} on ${info}%l${reset}"