Add zoxide and add zoxide support in lf

This commit is contained in:
Julia Lange 2024-04-18 00:53:41 -07:00
parent 42a5498417
commit 6d463dc0c5
4 changed files with 33 additions and 4 deletions

View file

@ -55,6 +55,7 @@
"${config.home.homeDirectory}/.steam*"
"${config.home.homeDirectory}/.zshenv"
];
zoxide.enable = true;
gimp.enable = true;