Remove zoxide.nix and update default.nix
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
{...}: {
|
||||
programs.zoxide = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
home.shellAliases = {
|
||||
cd = "z";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user