Skip to content

Instantly share code, notes, and snippets.

@afgomez
Created December 30, 2023 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afgomez/57abc71290296816ddbd567b39e27f17 to your computer and use it in GitHub Desktop.
Save afgomez/57abc71290296816ddbd567b39e27f17 to your computer and use it in GitHub Desktop.
Invoke filemerge from the command line, and wait for the tool to close
# place in `bin/filemerge` and make it executable
open -a FileMerge -n -W --args "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment