programs.zsh.shellGlobalAliases

Home-Manager option

Similar to programs.zsh.shellAliases, but are substituted anywhere on a line.

type: attribute set of string
Default
{ }
Example
{ UUID = "$(uuidgen | tr -d \\n)"; G = "| grep"; }
declared in: <home-manager/modules/programs/zsh>source unavailable