Updated scripts

This commit is contained in:
2025-03-11 22:50:22 +01:00
parent cd99ec378b
commit 1dd133a8cd
2 changed files with 3 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ sudo pacman --noconfirm --needed -S usbutils plymouth dracut dunst hypridle hypr
yay --noconfirm -S --needed --aur adwaita-qt5-git
yay --noconfirm -S --needed --aur adwaita-qt6-git
yay --noconfirm -S --needed --aur wlogout
yay --noconfirm -S --needed --aur hyprshot
mkdir -p ~/.local/bin
mkdir -p ~/.config/hypr
@@ -281,6 +282,7 @@ cd ~
rustup target add thumbv6m-none-eabi
cargo install elf2uf2-rs --locked
cargo install probe-run
cargo install flip-link
# Install tree sitter cli
printf -- '\033[33m Installing tree sitter cli\n\033[37m'