about summary refs log tree commit diff stats
path: root/profile/luarocks.sh
blob: e084c1f3a51bee51991c1345015d636072dda5cb (plain)
1
2
3
4
5
# add luarocks stuff to $PATH

execp luarocks || return

eval "$(luarocks path)"