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