Fixed system for nushell
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
};
|
||||
|
||||
home.shellAliases = {
|
||||
zd = "z";
|
||||
zdi = "zi";
|
||||
j = "z";
|
||||
};
|
||||
programs.nushell.shellAliases = {
|
||||
j = "z";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user