mirror of
https://github.com/nix-community/home-manager
synced 2024-11-11 05:39:44 +01:00
exa: add aliases to nushell
This commit is contained in:
parent
1807ce921e
commit
76e58a3a92
1 changed files with 2 additions and 0 deletions
|
@ -68,5 +68,7 @@ with lib;
|
|||
programs.fish.shellAliases = aliases;
|
||||
|
||||
programs.ion.shellAliases = aliases;
|
||||
|
||||
programs.nushell.shellAliases = aliases;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue