Skip to content

Instantly share code, notes, and snippets.

View afgomez's full-sized avatar
♻️

Alejandro Fernández Gómez afgomez

♻️
View GitHub Profile
@afgomez
afgomez / filemerge
Created December 30, 2023 22:10
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 "$@"