mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Rust installer
This commit is contained in:
parent
60a2049634
commit
8ccabe7927
6
scripts/installers/rust-install.sh
Executable file
6
scripts/installers/rust-install.sh
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
# Import library
|
||||||
|
source $(dirname ${BASH_SOURCE[0]})/install-lib.sh
|
||||||
|
|
||||||
|
sudo $(packageManager) install rust cargo
|
Loading…
x
Reference in New Issue
Block a user