Add configuration for luarocks

This commit is contained in:
2025-11-30 22:47:46 +01:00
parent ffb08cc806
commit f5b50332f5

3
conf.d/luarocks.fish Normal file
View File

@@ -0,0 +1,3 @@
if test -d $HOME/.luarocks
fish_add_path $HOME/.luarocks/bin
end