Skip to content

chore(alacritty): disable quarantine removal on macOS#288

Merged
michaelmass merged 1 commit into
masterfrom
mm-update
May 30, 2026
Merged

chore(alacritty): disable quarantine removal on macOS#288
michaelmass merged 1 commit into
masterfrom
mm-update

Conversation

@michaelmass
Copy link
Copy Markdown
Owner

Disable quarantine removal for Alacritty on macOS.

Overview

  • Updated alacritty/dot.yaml to comment out the xattr -dr com.apple.quarantine "/Applications/Alacritty.app" command.
  • This prevents the automatic removal of the quarantine attribute during installation, which may be undesirable in certain environments.
  • No other changes were made; the installation script remains unchanged for Linux and macOS platforms.
  • The modification ensures the setup process is safer and respects user preferences regarding quarantine handling.

@michaelmass michaelmass merged commit f73995d into master May 30, 2026
1 check passed
@michaelmass michaelmass deleted the mm-update branch May 30, 2026 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant