1
0
mirror of https://github.com/AquaMorph/dotfiles.git synced 2025-07-04 11:02:02 +00:00

Rust installer

This commit is contained in:
2022-09-07 08:52:00 -04:00
parent 60a2049634
commit 8ccabe7927

@ -0,0 +1,6 @@
#!/usr/bin/env bash
# Import library
source $(dirname ${BASH_SOURCE[0]})/install-lib.sh
sudo $(packageManager) install rust cargo