diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-17 11:01:56 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-17 11:01:56 +0900 |
| commit | 7d986e8e63b615a728a84572e161c4c85f570571 (patch) | |
| tree | b24ef55c449e6a418231442a42badebb5a37da87 /ar | |
| parent | 508b35d8987fe191ba8691ff0c78b7d4ad58575a (diff) | |
modified shell/profile
Diffstat (limited to 'ar')
| -rw-r--r-- | ar/.config/shell/profile | 1 |
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 --- ### |
