Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ajTronic committed Jul 31, 2024
2 parents d0d2f43 + 25d3a93 commit 9e142a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ sudo -v
wget https://github.com/ajTronic/turbofetch/releases/latest/download/turbofetch

sudo mv turbofetch /usr/local/bin/turbofetch
chmod +x /usr/local/bin/turbofetch

clear
printf "${Purple} ____ _
Expand All @@ -27,4 +28,4 @@ printf "${Purple} ____ _
\n
${Color_Off}"
printf "Yay! Make sure you have a nerd font installed as your terminal font.\n"
printf "${Yellow}Usage${Color_Off}: ${Cyan}turbofetch${Color_Off}\n\n"
printf "${Yellow}Usage${Color_Off}: ${Cyan}turbofetch${Color_Off}\n\n"

0 comments on commit 9e142a0

Please sign in to comment.