Files
vim-ale/rust/install.sh
2020-06-30 18:13:22 +00:00

11 lines
352 B
Bash

# title: Rust (rustlang alias)
# homepage: https://webinstall.dev/rustlang
# tagline: Alias for https://webinstall.dev/rustlang
# alias: rustlang
# description: |
# See https://webinstall.dev/rustlang
echo "'rust' is an alias for 'rustlang'"
WEBI_HOST=${WEBI_HOST:-"https://webinstall.dev"}
curl -fsSL "$WEBI_HOST/rustlang@${WEBI_VERSION:-}" | bash