Fixed alias for zoxide
This commit is contained in:
@@ -2,4 +2,9 @@
|
||||
programs.zoxide = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
home.shellAliases = {
|
||||
zd = "z";
|
||||
zdi = "zi";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user