Update zoxide configuration

This commit is contained in:
2024-05-05 00:43:46 -03:00
parent 413b3f5381
commit 6fbb740ca6

View File

@@ -2,8 +2,4 @@
programs.zoxide = {
enable = true;
};
home.shellAliases = {
cd = "z";
};
}