From da709cd9e90c3ab644bb92700f0ed40d965b80d3 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Thu, 13 Oct 2011 11:17:19 +0600 Subject: Initial commit. --- files/.zsh/rc/S99_tidy | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 files/.zsh/rc/S99_tidy (limited to 'files/.zsh/rc/S99_tidy') 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 : -- cgit v1.2.3