aboutsummaryrefslogtreecommitdiff
path: root/files/.zsh/rc/S99_tidy
diff options
context:
space:
mode:
Diffstat (limited to 'files/.zsh/rc/S99_tidy')
-rwxr-xr-xfiles/.zsh/rc/S99_tidy3
1 files changed, 3 insertions, 0 deletions
diff --git a/files/.zsh/rc/S99_tidy b/files/.zsh/rc/S99_tidy
new file mode 100755
index 0000000..6cbca8d
--- /dev/null
+++ b/files/.zsh/rc/S99_tidy
@@ -0,0 +1,3 @@
+typeset -U path cdpath manpath fpath
+
+# vim: et ft=zsh :