Files
vim-ale/rust/install.bash
2020-06-13 16:05:47 -06:00

10 lines
313 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'"
curl -fsSL https://webinstall.dev/rustlang@${WEBI_VERSION:-} | bash