From e292eb508413b9174684a8e75c93474a7f5351ee Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 23 Aug 2021 23:07:31 -0500 Subject: Initial --- profile/luarocks.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 profile/luarocks.sh (limited to 'profile/luarocks.sh') diff --git a/profile/luarocks.sh b/profile/luarocks.sh new file mode 100644 index 0000000..315c0b7 --- /dev/null +++ b/profile/luarocks.sh @@ -0,0 +1,4 @@ +# add luarocks stuff to $PATH + +command -v luarocks >/dev/null 2>&1 && + eval $(luarocks path) -- cgit 1.4.1-21-gabe81