aboutsummaryrefslogtreecommitdiffstats
path: root/_zprofile
diff options
context:
space:
mode:
Diffstat (limited to '_zprofile')
-rw-r--r--_zprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/_zprofile b/_zprofile
index 4c531d8..bd91588 100644
--- a/_zprofile
+++ b/_zprofile
@@ -11,6 +11,6 @@
# Updated: 2016-01-26
#
-[ -f ~/.profile ] && emulate sh -c '. ~/.profile'
+[ -e ~/.profile ] && emulate sh -c '. ~/.profile'
# vim: set ts=8 sw=4 tw=0 fenc=utf-8 ft=zsh: #