Try to do another header

This commit is contained in:
David Heinemeier Hansson
2025-07-25 15:27:10 -04:00
parent 0c36142f8a
commit c4a08c3c25

View File

@ -1,5 +1,8 @@
#!/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 \