mirror of
https://github.com/nix-community/home-manager
synced 2024-12-26 11:49:47 +01:00
4 lines
48 B
Lua
4 lines
48 B
Lua
|
require("zoxide"):setup {
|
||
|
update_db = true,
|
||
|
}
|