Skip to content

Commit

Permalink
Update alacritty-setup.sh
Browse files Browse the repository at this point in the history
missing letter
  • Loading branch information
Jaredy899 authored Jan 11, 2025
1 parent f32ab0b commit dcc1c5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/tabs/applications-setup/alacritty-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ installAlacritty() {
apk)
"$ESCALATION_TOOL" "$PACKAGER" add alacritty
;;
bps-install)
xbps-install)
"$ESCALATION_TOOL" "$PACKAGER" -y alacritty
;;
*)
Expand Down

0 comments on commit dcc1c5b

Please sign in to comment.