programs.fish.shellAliases
An attribute set that maps aliases (the top level attribute names in this option) to command strings or directly to build outputs.
- Type
attribute set of string- Default
{ }- Example
{ g = "git"; "..." = "cd ../.."; }- Declared
- <home-manager/modules/programs/fish.nix>