fix: persist zoxide database
This commit is contained in:
@@ -14,6 +14,7 @@ lib.my.makeSwitch {
|
|||||||
"zsh"
|
"zsh"
|
||||||
];
|
];
|
||||||
config' = {
|
config' = {
|
||||||
|
my.persist.homeDirs = [ ".local/share/zoxide" ];
|
||||||
my.home =
|
my.home =
|
||||||
let
|
let
|
||||||
stateHome = config.my.home.xdg.stateHome;
|
stateHome = config.my.home.xdg.stateHome;
|
||||||
|
|||||||
Reference in New Issue
Block a user