mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-29 21:19:23 +00:00
Better intro
This commit is contained in:
3
boot.sh
3
boot.sh
@ -8,8 +8,9 @@ ascii_art=' ▄██████▄ ▄▄▄▄███▄▄▄▄
|
|||||||
▀██████▀ ▀█ ███ █▀ ███ █▀ ███ ███ ████████▀ ███ █▀ ▀█████▀
|
▀██████▀ ▀█ ███ █▀ ███ █▀ ███ ███ ████████▀ ███ █▀ ▀█████▀
|
||||||
███ ███ '
|
███ ███ '
|
||||||
|
|
||||||
echo -e "$ascii_art"
|
echo -e "\n$ascii_art\n\n"
|
||||||
|
|
||||||
|
echo "Starting installation of Omarchy..."
|
||||||
sudo pacman -Sy --noconfirm --needed git >/dev/null
|
sudo pacman -Sy --noconfirm --needed git >/dev/null
|
||||||
|
|
||||||
echo "Cloning Omarchy..."
|
echo "Cloning Omarchy..."
|
||||||
|
Reference in New Issue
Block a user