dotfiles/cachyos_repo
mitchell fddae3ba36 feat: update niri config for VM, add cachyos repo script
- Update niri output config for Virtual-1 display
- Add cachyos repository installation script
- Fix btrfs device path from vda2 to vda1
- Configure sudo-rs with symbolic links
- Comment out polkit agent and swayidle spawns
2026-05-02 02:11:09 -04:00

9 lines
346 B
Fish
Executable file

#!/usr/bin/env fish
curl https://mirror.cachyos.org/cachyos-repo.tar.xz -o cachyos-repo.tar.xz
and tar xvf cachyos-repo.tar.xz
and cd cachyos-repo/
and sudo ./cachyos-repo.sh
and sudo pacman -S --noconfirm cachyos-rate-mirrors
and sudo cachyos-rate-mirrors
and sudo pacman -Syuu --noconfirm
and sudo pacman -S linux-cachyos linux-cachyos-headers