Skip to content

Instantly share code, notes, and snippets.

@darwin
Last active April 25, 2020 09:10
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darwin/e0e89a2152e5079171216d5ed4d3f403 to your computer and use it in GitHub Desktop.
Save darwin/e0e89a2152e5079171216d5ed4d3f403 to your computer and use it in GitHub Desktop.
How to inject TotalFinder via a Terminal command under macOS 10.14 Mojave (B6). First install latest TotalFinder beta from https://totalfinder.binaryage.com/beta-changes#latest
sudo tccutil reset AppleEvents
osascript -e "tell application \"Finder\" to «event BATFinit»"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment