mirror of
https://github.com/janishutz/arch-dev-vm.git
synced 2025-11-25 13:54:24 +00:00
add custom theme to install
This commit is contained in:
@@ -57,9 +57,15 @@ else
|
|||||||
fi
|
fi
|
||||||
grub-mkconfig -o /boot/grub/grub.cfg
|
grub-mkconfig -o /boot/grub/grub.cfg
|
||||||
|
|
||||||
|
cd /tmp
|
||||||
|
git clone https://github.com/sandesh236/monterey-grub-theme
|
||||||
|
|
||||||
|
cd monterey-grub-theme/
|
||||||
|
./install.sh
|
||||||
|
|
||||||
echo "
|
echo "
|
||||||
|
|
||||||
==> Bootloader set up.
|
==> Bootloader set up (including custom theme).
|
||||||
|
|
||||||
==> Creating new user, please choose a password once prompted!
|
==> Creating new user, please choose a password once prompted!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user