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

Make sure "rm" is run as command and not as alias #36

Closed hojerst closed 3 years ago

hojerst commented 3 years ago

Make sure "rm" is run as command and not as alias. This is done so the terminal initialization doesn't hang in a prompt if "rm" is actually alias'd to "rm -i"

olets commented 3 years ago

Thanks for catching that and for the contribution! Merged; I'll plan on cutting a fix release this weekend.

olets commented 3 years ago

Released in v4.2.1

olets commented 1 year ago

@all-contributors please add @hojerst for code

allcontributors[bot] commented 1 year ago

@olets

I've put up a pull request to add @hojerst! :tada: