add iterm as alias to iterm2
authorAJ ONeal <aj@therootcompany.com>
Thu, 22 Oct 2020 08:54:30 +0000 (08:54 +0000)
committerAJ ONeal <aj@therootcompany.com>
Mon, 26 Oct 2020 19:39:40 +0000 (19:39 +0000)
iterm/install.sh [new file with mode: 0644]

diff --git a/iterm/install.sh b/iterm/install.sh
new file mode 100644 (file)
index 0000000..1671609
--- /dev/null
@@ -0,0 +1,10 @@
+# title: iTerm (iTerm2 alias)
+# homepage: https://webinstall.dev/iterm2
+# tagline: Alias for https://webinstall.dev/iterm2
+# alias: iterm2
+# description: |
+#   See https://webinstall.dev/iterm2
+
+echo "'iterm@${WEBI_TAG:-stable}' is an alias for 'iterm2@${WEBI_VERSION:-}'"
+WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"}
+curl -fsSL "$WEBI_HOST/iterm2@${WEBI_VERSION:-}" | bash