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,5 +0,0 @@
#!/usr/bin/env fish
pacstrap -K /mnt base linux git fish amd-ucode btrfs-progs ghostty-terminfo $argv
and genfstab -U /mnt >>/mnt/etc/fstab
and cp -r /root/dotfiles /mnt/
and arch-chroot /mnt