summaryrefslogtreecommitdiff
path: root/dot_config/private_fish
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dot_config/private_fish/plug/luarocks.fish2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/private_fish/plug/luarocks.fish b/dot_config/private_fish/plug/luarocks.fish
index 833503d..7057f1d 100644
--- a/dot_config/private_fish/plug/luarocks.fish
+++ b/dot_config/private_fish/plug/luarocks.fish
@@ -1,3 +1,3 @@
type -qf luarocks || exit
set -x LUA_CPATH (luarocks path --lr-cpath)
-set -x LUA_PATH (luarocks path --lr-path)
+set -x LUA_PATH (luarocks path --lr-path)";./?.lua"