Add zoxide and add zoxide support in lf

This commit is contained in:
Julia Lange 2024-04-18 00:53:41 -07:00
parent ea22a354cb
commit bac13eadf7
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;