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