mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-13 22:02:34 +00:00
5 lines
78 B
Bash
Executable File
5 lines
78 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
yay -S --noconfirm --needed rustup
|
|
rustup default stable
|