⚙️ config(yazi): dont update the zoxide db
This commit is contained in:
parent
04e37ae860
commit
8b1dd442cb
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ require("full-border"):setup({
|
|||
})
|
||||
|
||||
require("zoxide"):setup({
|
||||
update_db = true,
|
||||
update_db = false,
|
||||
})
|
||||
|
||||
require("session"):setup({
|
||||
|
|
Loading…
Add table
Reference in a new issue