mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09: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
|
||||
|
||||
echo "Cloning Omarchy..."
|
||||
|
Reference in New Issue
Block a user