projects
/
webi-installers
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e7029b
)
add iterm as alias to iterm2
author
AJ ONeal
<aj@therootcompany.com>
Thu, 22 Oct 2020 08:54:30 +0000
(08:54 +0000)
committer
AJ ONeal
<aj@therootcompany.com>
Mon, 26 Oct 2020 19:39:40 +0000
(19:39 +0000)
iterm/install.sh
[new file with mode: 0644]
patch
|
blob
diff --git a/iterm/install.sh
b/iterm/install.sh
new file mode 100644
(file)
index 0000000..
1671609
--- /dev/null
+++ b/
iterm/install.sh
@@ -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