environment.shellAliases
An attribute set that maps aliases (the top level attribute names in this option) to command strings or directly to build outputs. The alises are added to all users' shells.
- Type
attribute set of string- Default
{ }- Example
{ ll = "ls -l"; }- Declared
- <nix-darwin/modules/environment>