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 stringDefault
{ }Example
declared in: <home-manager/modules/programs/zsh/plugins/zsh-abbr.nix>source unavailable{ G = "| grep"; L = "| less -R"; }