acheronfail / repgrep

An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.
Apache License 2.0
267 stars 4 forks source link

docs: update README.md about installing on Arch Linux #81

Closed orhun closed 1 year ago

orhun commented 1 year ago

Hey, great project! 🐻

I created the following packages for easy installation on Arch Linux:

This PR simply updates README.md to reflect this.

acheronfail commented 1 year ago

Love it, thanks! I just committed to the branch and added a comment saying that you're the maintainer. :slightly_smiling_face:

If you're alright with that, we can merge this.

orhun commented 1 year ago

Works for me!

acheronfail commented 1 year ago

@orhun I just had a look at the PKGBUILD files, I think it might be good to add ripgrep as a dependency?

Otherwise, nice work including all the completion files, etc. 👍

orhun commented 1 year ago

Thanks, added!