Added zoxide

This commit is contained in:
marc
2024-02-18 22:17:14 +01:00
parent 4f70bf991c
commit 3d89540ff8
3 changed files with 3 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ in
jq
ripgrep
tldr
zoxide
];
hm.xdg.configFile."shell".source = ../../config/shell;
};