From 0074ea8db7b399c14327f79e663566b43462cdb4 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Wed, 18 Jan 2023 10:17:07 +0100 Subject: fish: remove autosource in favor of the dot function --- dot_config/private_fish/plug/luarocks.fish | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 dot_config/private_fish/plug/luarocks.fish (limited to 'dot_config/private_fish/plug/luarocks.fish') diff --git a/dot_config/private_fish/plug/luarocks.fish b/dot_config/private_fish/plug/luarocks.fish deleted file mode 100644 index 2e67a12..0000000 --- a/dot_config/private_fish/plug/luarocks.fish +++ /dev/null @@ -1,3 +0,0 @@ -type -qf luarocks || return -set -x LUA_CPATH (luarocks path --lr-cpath) -set -x LUA_PATH (luarocks path --lr-path)";./?.lua" -- cgit v1.2.3