| options/darwin/environment.shellAliases | An attribute set that maps aliases (the top level attribute names in
this option) to command strings or directly to build outputs
|
| options/nixos/environment.shellAliases | An attribute set that maps aliases (the top level attribute names in
this option) to command strings or directly to build outputs
|
| options/nixos/programs.zsh.shellAliases | Set of aliases for zsh shell, which overrides environment.shellAliases
|
| options/nixos/programs.fish.shellAliases | Set of aliases for fish shell, which overrides environment.shellAliases
|
| options/nixos/programs.bash.shellAliases | Set of aliases for bash shell, which overrides environment.shellAliases
|
| options/darwin/programs.fish.shellAliases | Set of aliases for fish shell
|