refactor: finish moving ssh-* scripts to own installers
[webi-installers/.git] / iterm / install.sh
1 #!/bin/bash
2 # title: iTerm (iTerm2 alias)
3 # homepage: https://webinstall.dev/iterm2
4 # tagline: Alias for https://webinstall.dev/iterm2
5 # alias: iterm2
6 # description: |
7 #   See https://webinstall.dev/iterm2
8
9 echo "'iterm@${WEBI_TAG:-stable}' is an alias for 'iterm2@${WEBI_VERSION:-}'"
10 WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"}
11 curl -fsSL "$WEBI_HOST/iterm2@${WEBI_VERSION:-}" | bash