diff --git a/install/4-terminal.sh b/install/4-terminal.sh index 2df35f9..ac959da 100644 --- a/install/4-terminal.sh +++ b/install/4-terminal.sh @@ -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 \