Skip to content

Commit

Permalink
Update core/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
mateuszkozako and adamperkowski authored Jan 22, 2025
1 parent 9cb5d3a commit 00cdaa1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions core/tabs/applications-setup/fastfetch-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ setupFastfetchShell() {
rc_file="$HOME/.zshrc"
;;
*)
printf "%b\n" "${RED}You sre using shell other than zsh and bash, your shell is: $current_shell${RC}, therefore you have to manually update your rc file."
other_shell=True
printf "%b\n" "${RED}$current_shell is not supported. Update your shell configuration manually.${RC}"
;;
esac

Expand Down

0 comments on commit 00cdaa1

Please sign in to comment.