From 8692a406ac583bb8b41a54f462192c14a81d112c Mon Sep 17 00:00:00 2001 From: kento2 Date: Thu, 9 Apr 2026 13:01:17 +0200 Subject: [PATCH] add scheme lib path --- files/.zprofile | 1 + 1 file changed, 1 insertion(+) diff --git a/files/.zprofile b/files/.zprofile index a62d733..5a9bb92 100644 --- a/files/.zprofile +++ b/files/.zprofile @@ -5,6 +5,7 @@ export XKB_DEFAULT_LAYOUT=de export XBPS_DISTDIR="$HOME/void-packages" export EDITOR=/usr/bin/vis +export CHEZSCHEMELIBDIRS="/usr/local/lib/csv10.3.0/":"$CHEZSCHEMELIBDIRS" if grep -q l <<< "$-" && test "$(tty)" = '/dev/tty1'; then rm -rf "$HOME"/.config/service-env