From 508b35d8987fe191ba8691ff0c78b7d4ad58575a Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 17 Mar 2026 11:00:44 +0900 Subject: modified shell/profile --- ar/.config/shell/profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ar/.config/shell') diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile index ab2f829..5f67a94 100644 --- a/ar/.config/shell/profile +++ b/ar/.config/shell/profile @@ -128,6 +128,9 @@ export JUPYTER_PLATFORM_DIRS="1" ### --- KODI --- ### export KODI_DATA="$XDG_DATA_HOME/kodi" +### --- LUA --- ### +export LUA_CPATH="$XDG_CONFIG_HOME/luarocks/lib/lua/5.1/?.so" + ### --- LYNX --- ### export LYNX_CFG="$HOME/.config/lynx/lynx.cfg" export LYNX_LSS="$HOME/.config/lynx/lynx.lss" -- cgit v1.2.3