diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-17 11:00:44 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-03-17 11:00:44 +0900 |
| commit | 508b35d8987fe191ba8691ff0c78b7d4ad58575a (patch) | |
| tree | 23f04a03eb918a97df5457776dee8470916bccf9 /ar/.config/shell/profile | |
| parent | 8cbe130c6310b1e4a313ec7e611f534c3175d1e8 (diff) | |
modified shell/profile
Diffstat (limited to 'ar/.config/shell/profile')
| -rw-r--r-- | ar/.config/shell/profile | 3 |
1 files changed, 3 insertions, 0 deletions
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" |
