From 2f624b99059c65bb327aa47a8ae3682b97e15c43 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 22 Oct 2020 08:54:30 +0000 Subject: [PATCH] add iterm as alias to iterm2 --- iterm/install.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 iterm/install.sh diff --git a/iterm/install.sh b/iterm/install.sh new file mode 100644 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 -- 2.25.1