Skip to content

Commit

Permalink
Update install-arch.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexthelion335 authored Nov 3, 2020
1 parent 7157e54 commit 60da20f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-arch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ timedatectl status
echo -e "\nTime and date set!"
echo -e "\nInstalling base system..."
sleep 1
pacstrap /mnt base linux linux-firmware
pacstrap /mnt base linux linux-firmware nano vim sudo base-devel git networkmanager dhcpcd grub xorg-server xf86-video-vesa xorg-xinit neofetch i3-gaps i3lock i3status openbox tint2 nitrogen firefox konsole xterm mpv thunar dolphin picom inkscape gimp cmatrix lynx lolcat cowsay
echo -e "\nBase system installed!"
genfstab -U /mnt >> /mnt/etc/fstab
echo -e "\nFstab configured!"
Expand Down

0 comments on commit 60da20f

Please sign in to comment.