4 lines
69 B
Fish
4 lines
69 B
Fish
if test -d $HOME/.luarocks
|
|
fish_add_path $HOME/.luarocks/bin
|
|
end
|
if test -d $HOME/.luarocks
|
|
fish_add_path $HOME/.luarocks/bin
|
|
end
|