This commit is contained in:
sxyazi 2024-12-30 22:26:53 +08:00
parent 9d32748ed7
commit ab029a76bc
No known key found for this signature in database

View file

@ -88,7 +88,6 @@ local function entry()
end
local _permit = ya.hide()
local child, err1 = Command("zoxide")
:args({ "query", "-i", "--exclude" })
:arg(st.cwd)