⚙️ config(yazi): dont update the zoxide db

This commit is contained in:
Sergio Laín 2025-04-28 11:14:27 +02:00
parent 04e37ae860
commit 8b1dd442cb
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -33,7 +33,7 @@ require("full-border"):setup({
})
require("zoxide"):setup({
update_db = true,
update_db = false,
})
require("session"):setup({