summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
new file mode 100644
index 0000000..66fbce1
--- /dev/null
+++ b/.zshrc
@@ -0,0 +1,7 @@
+#
+# The zshrc tends to need some local changes quite often
+# -- so for enhanced readabilty, source the global stuff ...
+#
+source ~/.zsh/zshrc
+
+# ... and put local stuff beneath :)