aboutsummaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/zshrc b/zshrc
index 69769b6..720f3ca 100644
--- a/zshrc
+++ b/zshrc
@@ -1,5 +1,3 @@
-source /etc/profile
-
for f in $HOME/.zshrc.d/*.zsh ; do
source "$f"
done || true