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