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