X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=zsh%2Fenv;h=a413b57c0506a31b1124cb17c8233e4cd2e8da3b;hb=ba926cda844bdd42b39d50fb926068f7a3dc4018;hp=365c01bfe8a172431d0d0e48b0618c42743fdeb6;hpb=06cf7183301c514ee26a300dae6b021416d770b0;p=config%2Fdotfiles.git diff --git a/zsh/env b/zsh/env index 365c01b..a413b57 100644 --- a/zsh/env +++ b/zsh/env @@ -6,7 +6,7 @@ host=${$(hostname)//.*/} # Load environmental related settings used by all shells. if [[ -f ~/.shell/env ]]; then - source ~/.shell/env + . ~/.shell/env # Fallback functions as ~/.shell/env couldn't be loaded. else function source_debug() {