feat(dev): add zoxide
This commit is contained in:
parent
3c2886faa9
commit
bc6f7f8101
@ -41,6 +41,10 @@
|
||||
package = pkgs.jdk17;
|
||||
};
|
||||
|
||||
programs.zoxide = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
# Bun Git config
|
||||
programs.git = {
|
||||
attributes = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user