Add logo to logical substeps

This commit is contained in:
David Heinemeier Hansson
2025-07-25 15:42:27 -04:00
parent 37f4d4a411
commit 0ead8947f7
10 changed files with 27 additions and 4 deletions

View File

@ -1,8 +1,5 @@
#!/bin/bash
show_logo
show_subtext "Let's install basic terminal tools..."
yay -S --noconfirm --needed \
wget curl unzip inetutils impala \
fd eza fzf ripgrep zoxide bat jq \