aboutsummaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2017-10-06 10:24:53 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2017-10-06 10:24:53 +0200
commite04f59b1952a3b3d1f8996fd537010fe4b96bd3b (patch)
tree3c36ae1d75ad5b37f1593e868ed12018b599f160 /zsh
parent8c59a8587de55c84b89d7fd2c61f4ab0621aaaa3 (diff)
downloaddotfiles-e04f59b1952a3b3d1f8996fd537010fe4b96bd3b.tar.xz
zsh/profile.d: tirxu was replaced by lithium
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'zsh')
-rw-r--r--zsh/profile.d/lithium (renamed from zsh/profile.d/tirxu)7
1 files changed, 0 insertions, 7 deletions
diff --git a/zsh/profile.d/tirxu b/zsh/profile.d/lithium
index 56618a8..c922e77 100644
--- a/zsh/profile.d/tirxu
+++ b/zsh/profile.d/lithium
@@ -9,13 +9,6 @@ if (( UID )); then
source "$envfile" >/dev/null
fi
}
-
- export PERL5LIB="$HOME"/misc/grawity/code/lib/perl5"${PERL5LIB+:}$PERL5LIB";
- path+=("$HOME"/misc/grawity/code/obj/host."$(hostname)"/
- "$HOME"/misc/grawity/code/bin)
- source "$HOME"/misc/grawity/code/kerberos/kc.sh
-
- export MAILDIR="$HOME"/mail
fi
# vim: ft=zsh