X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=nerd-font%2Finstall.sh;fp=nerd-font%2Finstall.sh;h=e2af4475d7238ac5ab055e2731868e9cfcb162c3;hb=35bbc6a13895aee039035d6d2974fe2f9245ae58;hp=0000000000000000000000000000000000000000;hpb=6e1de0a4ba4eaee2a706ce07cbd94bea3ef4618e;p=webi-installers%2F.git diff --git a/nerd-font/install.sh b/nerd-font/install.sh new file mode 100644 index 0000000..e2af447 --- /dev/null +++ b/nerd-font/install.sh @@ -0,0 +1,10 @@ +# title: nerd-font (nerdfont alias) +# homepage: https://webinstall.dev/nerdfont +# tagline: Alias for https://webinstall.dev/nerdfont +# alias: nerdfont +# description: | +# See https://webinstall.dev/nerdfont + +echo "'nerd-font' is an alias for 'nerdfont'" +WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"} +curl -fsSL "$WEBI_HOST/nerdfont@${WEBI_VERSION:-}" | bash