programs.zsh.shellGlobalAliases
Home-Manager option
Similar to programs.zsh.shellAliases, but are substituted anywhere on a line.
type: attribute set of stringDefault
{ }Example
declared in: <home-manager/modules/programs/zsh>source unavailable{ UUID = "$(uuidgen | tr -d \\n)"; G = "| grep"; }