summaryrefslogtreecommitdiff
path: root/ar
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-03-17 11:01:56 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2026-03-17 11:01:56 +0900
commit7d986e8e63b615a728a84572e161c4c85f570571 (patch)
treeb24ef55c449e6a418231442a42badebb5a37da87 /ar
parent508b35d8987fe191ba8691ff0c78b7d4ad58575a (diff)
modified shell/profile
Diffstat (limited to 'ar')
-rw-r--r--ar/.config/shell/profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile
index 5f67a94..4cc0feb 100644
--- a/ar/.config/shell/profile
+++ b/ar/.config/shell/profile
@@ -129,6 +129,7 @@ export JUPYTER_PLATFORM_DIRS="1"
export KODI_DATA="$XDG_DATA_HOME/kodi"
### --- LUA --- ###
+export LUA_PATH="$XDG_CONFIG_HOME/luarocks/lib/lua/5.1/?.lua"
export LUA_CPATH="$XDG_CONFIG_HOME/luarocks/lib/lua/5.1/?.so"
### --- LYNX --- ###