diff options
Diffstat (limited to 'files/.zsh/rc/S99_tidy')
| -rwxr-xr-x | files/.zsh/rc/S99_tidy | 3 |
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 : |
