added zoxide

This commit is contained in:
kenji
2025-12-23 19:12:09 +00:00
parent f9c11e0dc0
commit 3b7ed586c6
3 changed files with 20 additions and 1 deletions
+1
View File
@@ -2,5 +2,6 @@
imports = [
../../apps/neovim/neovim.nix
../../apps/git/home.nix
../../apps/zoxide/home.nix
];
}