chimney (nix old logs)
[webi-installers/.git] / ripgrep / ripgrep.bash
1 # title: Ripgrep (alias)
2 # homepage: https://webinstall.dev/rg
3 # tagline: `ripgrep` (project) is an alias for `rg` (command)
4 # alias: rg
5 # description: |
6 #   See https://webinstall.dev/rg
7
8 echo "'ripgrep' (project) is an alias for 'rg' (command)"
9 curl -fsSL https://webinstall.dev/rg@${WEBI_VERSION:-} | bash