X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Fhost%2Fenv.rammstein;h=da5956568bf52c177f43c953a1b58fd1e24fffba;hb=dd87c200babeaa8006cbe7df050e1477c84a5aba;hp=91759a74862b60ea07cbf38a2fafd0513c510f6e;hpb=d9718d2858cec089f0afd3a23ba5cb7ab049e6b9;p=config%2Fdotfiles.git diff --git a/zsh/host/env.rammstein b/zsh/host/env.rammstein index 91759a7..da59565 100644 --- a/zsh/host/env.rammstein +++ b/zsh/host/env.rammstein @@ -10,3 +10,5 @@ MYUNIX=~/Documents/unix # otherwise the path wouldn't be changed outside the function. typeset -g -U path path=($MYUNIX/bin /opt/local/bin /opt/local/sbin $path /usr/X11R6/bin) + +# vim: ft=zsh