aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 8cc259c..fd9553f 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -3,9 +3,3 @@
# personal utilities and helper commands.
PATH="${HOME}/usr/bin:${PATH}"
export PATH
-
-## Local Variables:
-## eval: (outline-minor-mode 1)
-## outline-regexp: "##+"
-## outline-heading-end-regexp: ":\n"
-## End: