From 7f37ec99c70152baf6c7eefec2901b34a11226c0 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Mon, 11 Aug 2014 23:11:58 +0200 Subject: zsh: merge environ-leeloo into profile-leeloo --- zsh/profile-leeloo | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'zsh') diff --git a/zsh/profile-leeloo b/zsh/profile-leeloo index c74e1f7..2003877 100644 --- a/zsh/profile-leeloo +++ b/zsh/profile-leeloo @@ -1,3 +1,9 @@ +export LD_PRELOAD="$HOME"/.local/lib/libwcwidth.so + +source "$HOME"/misc/grawity/code/kerberos/kc.sh + +export PERL5LIB="$HOME"/misc/grawity/code/lib/perl5 + function { local envfile="$XDG_RUNTIME_DIR"/gpg-agent.env if [[ -e "$envfile" ]] && kill -0 $(cut -d':' -f2 <"$envfile") &>/dev/null; then @@ -20,4 +26,4 @@ function { fi } -# vim: ft=zsh: +# vim: ft=zsh -- cgit v1.2.3-70-g09d2