refactor: further cleanup/modularization

This commit is contained in:
mitchell 2026-06-20 14:50:38 -04:00
parent 16201f13c2
commit f5e55a09d6
7 changed files with 0 additions and 116 deletions

View file

@ -1,7 +0,0 @@
#!/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 -Syuu --noconfirm
and sudo pacman -S linux-cachyos linux-cachyos-headers