X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Fhost%2Fenv.rammstein;h=da5956568bf52c177f43c953a1b58fd1e24fffba;hb=ad3abac286a1b5d6fe0ae2fcca7f8cbdfb51f61a;hp=91759a74862b60ea07cbf38a2fafd0513c510f6e;hpb=fd2658113a6239562893feee9d56affafd559bf8;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