summaryrefslogtreecommitdiff
path: root/ar
diff options
context:
space:
mode:
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 --- ###