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-10093352-sibsac/S20_environment | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 files/.zsh/rc-10093352-sibsac/S20_environment (limited to 'files/.zsh/rc-10093352-sibsac/S20_environment') diff --git a/files/.zsh/rc-10093352-sibsac/S20_environment b/files/.zsh/rc-10093352-sibsac/S20_environment new file mode 100755 index 0000000..9f2f868 --- /dev/null +++ b/files/.zsh/rc-10093352-sibsac/S20_environment @@ -0,0 +1,4 @@ +path=(/bin $path) +cdpath=($cdpath /cygdrive) + +# vim: et ft=zsh : -- cgit v1.2.3