diff --git a/conf.d/luarocks.fish b/conf.d/luarocks.fish new file mode 100644 index 0000000..1724033 --- /dev/null +++ b/conf.d/luarocks.fish @@ -0,0 +1,3 @@ +if test -d $HOME/.luarocks + fish_add_path $HOME/.luarocks/bin +end