mirror of
https://github.com/mitchell/dotfiles.git
synced 2026-07-17 08:09:35 +00:00
chore: remove useless /hosts/resolv.conf link; add ghostty-terminfo to pacstrap
This commit is contained in:
parent
7da5ead1ed
commit
8a9b0b3a28
2 changed files with 2 additions and 7 deletions
2
pacstrap
2
pacstrap
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env fish
|
||||
pacstrap -K /mnt base linux git fish amd-ucode btrfs-progs $argv
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue