diff options
Diffstat (limited to 'dot_local/lib/sh/luarocks')
| -rw-r--r-- | dot_local/lib/sh/luarocks | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dot_local/lib/sh/luarocks b/dot_local/lib/sh/luarocks new file mode 100644 index 0000000..f7dcb84 --- /dev/null +++ b/dot_local/lib/sh/luarocks @@ -0,0 +1,3 @@ +. hascmd luarocks || return +export LUA_CPATH=$(luarocks path --lr-cpath) +export LUA_PATH=$(luarocks path --lr-path)";./?.lua" |
