Skip to content

Commit

Permalink
Update tabs/applications-setup/fastfetch-setup.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Perkowski <[email protected]>
  • Loading branch information
ChrisTitusTech and adamperkowski authored Sep 16, 2024
1 parent df71b2c commit 1b904c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabs/applications-setup/fastfetch-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
. ../common-script.sh

setupFastfetch() {
echo "Install Fastfetch if not already installed..."
echo "Installing Fastfetch if not already installed..."
if ! command_exists fastfetch; then
case ${PACKAGER} in
pacman)
Expand Down

0 comments on commit 1b904c3

Please sign in to comment.