programs.zsh.zsh-abbr.globalAbbreviations

Home-Manager option

Similar to programs.zsh.zsh-abbr.abbreviations, but are expanded anywhere on a line.

type: attribute set of string
Default
{ }
Example
{ G = "| grep"; L = "| less -R"; }
declared in: <home-manager/modules/programs/zsh/plugins/zsh-abbr.nix>source unavailable