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