summaryrefslogtreecommitdiff
path: root/StartupFiles/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'StartupFiles/zshrc')
-rw-r--r--StartupFiles/zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/StartupFiles/zshrc b/StartupFiles/zshrc
index f9c89503e..130023857 100644
--- a/StartupFiles/zshrc
+++ b/StartupFiles/zshrc
@@ -6,6 +6,9 @@
# options, key bindings, etc.
#
+# THIS FILE IS NOT INTENDED TO BE USED AS /etc/zshrc, NOR WITHOUT EDITING
+return 0 # Remove this line after editing this file as appropriate
+
# Search path for the cd command
cdpath=(.. ~ ~/src ~/zsh)