burn the logs and use 'install.bash'
[webi-installers/.git] / ripgrep / install.bash
diff --git a/ripgrep/install.bash b/ripgrep/install.bash
new file mode 100644 (file)
index 0000000..faf0f17
--- /dev/null
@@ -0,0 +1,9 @@
+# title: Ripgrep (alias)
+# homepage: https://webinstall.dev/rg
+# tagline: `ripgrep` (project) is an alias for `rg` (command)
+# alias: rg
+# description: |
+#   See https://webinstall.dev/rg
+
+echo "'ripgrep' (project) is an alias for 'rg' (command)"
+curl -fsSL https://webinstall.dev/rg@${WEBI_VERSION:-} | bash