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