Browse Source

Uninstall nano, cause ew

main
Yiğit Çolakoğlu 4 years ago
parent
commit
d9c096ad76
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      arch-setup/chroot.sh

+ 1
- 1
arch-setup/chroot.sh View File

@ -92,13 +92,13 @@ cp -r /tmp/pthemes/pack_4/sphere /usr/share/plymouth/themes
echo -e "/boot/EFI/refind\n2\n2" | sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/bobafetthotmail/refind-theme-regular/master/install.sh)"
systemctl enable NetworkManager
systemctl enable ly
mkinitcpio -P
vim /etc/fstab
pacman -R nano # uninstall nano, eww
echo "SETUP COMPLETE"


Loading…
Cancel
Save