olets / zsh-abbr

The zsh manager for auto-expanding abbreviations, inspired by fish. ~13,000 unique cloners as of May '24, 580+ Homebrew installs 6/23-6/24
https://zsh-abbr.olets.dev
Other
510 stars 18 forks source link

respect XDG_CONFIG_HOME #57

Closed baodrate closed 2 years ago

baodrate commented 2 years ago

instead of hard-coding $HOME/.config, respect XDG_CONFIG_HOME, if available

olets commented 2 years ago

Closing in favor of

which uses this same commit

olets commented 1 year ago

Released in v4.8.0! Had a lightbulb moment where I saw how easy it would be to make it not a breaking change.