X-Git-Url: https://git.ganneff.de//index.cgi?p=zsh.git;a=blobdiff_plain;f=.zshenv;h=bca5db2af0f8cc06404151e5ee94cb81caa760f5;hp=f0813469c4bcdb150240381bfc6a2aedc2d900ce;hb=HEAD;hpb=1eba85485c25118188a874095c6a25f2405922eb diff --git a/.zshenv b/.zshenv deleted file mode 100644 index f081346..0000000 --- a/.zshenv +++ /dev/null @@ -1,11 +0,0 @@ -############ -# -# .zshenv -# Written by Joerg Jaspert -# -############ -ZDOTDIR=${ZDOTDIR:-"${HOME}/.zsh"} -[ -r "${ZDOTDIR}/zshenv" ] && . "${ZDOTDIR}/zshenv" - -# Don't do anything more in here, do everything inside -# $ZDOTDIR! diff --git a/.zshenv b/.zshenv new file mode 120000 index 0000000..bca5db2 --- /dev/null +++ b/.zshenv @@ -0,0 +1 @@ +.zsh/zshenv.home \ No newline at end of file