From ed5102d2b05764ede7682d066a52dc4b141ca281 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Wed, 5 Oct 2016 11:11:03 +0200 Subject: zprofiles: Drop libwcwidth MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- zsh/profile-zorg | 4 ---- 1 file changed, 4 deletions(-) (limited to 'zsh/profile-zorg') diff --git a/zsh/profile-zorg b/zsh/profile-zorg index 0a19020..6339005 100644 --- a/zsh/profile-zorg +++ b/zsh/profile-zorg @@ -1,8 +1,4 @@ if (( UID )); then - if [[ -x "$HOME"/.local/lib/libwcwidth.so ]]; then - export LD_PRELOAD="$HOME"/.local/lib/libwcwidth.so - fi - function { local envfile="$XDG_RUNTIME_DIR"/ssh-agent.env local pid=$(awk -F'[=;]' 'FNR == 2 {print $2}' "$envfile" 2>/dev/null) -- cgit v1.2.3-70-g09d2