Fixed system for nushell
This commit is contained in:
@@ -23,4 +23,7 @@
|
||||
home.shellAliases = {
|
||||
lgit = "lazygit";
|
||||
};
|
||||
programs.nushell.shellAliases = {
|
||||
lgit = "lazygit";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user