generalize, a lot
[webi-installers/.git] / ripgrep / install.bash
diff --git a/ripgrep/install.bash b/ripgrep/install.bash
deleted file mode 100644 (file)
index 1805ebb..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-# 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@${WEBI_TAG:-}' (project) is an alias for 'rg@${WEBI_VERSION:-}' (command)"
-curl -fsSL https://webinstall.dev/rg@${WEBI_VERSION:-} | bash