Skip to content

Instantly share code, notes, and snippets.

@INCHMAN1900
Created November 30, 2025 16:57
Show Gist options
  • Select an option

  • Save INCHMAN1900/d5d89801cec27cdb0d340b8021b5de36 to your computer and use it in GitHub Desktop.

Select an option

Save INCHMAN1900/d5d89801cec27cdb0d340b8021b5de36 to your computer and use it in GitHub Desktop.
Use Bloom as the default file viewer
defaults write -g NSFileViewer -string com.asiafu.Bloom;
defaults write com.apple.LaunchServices/com.apple.launchservices.secure LSHandlers -array-add '{LSHandlerContentType="public.folder";LSHandlerRoleAll="com.asiafu.Bloom";}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment