a simple utility to replace files by select src_file and dest_file from Finder via workflow services.
- Right click on "copy_path_from_finder.workflow" > Open > Install;
- Same to "replace_file_with_clipboard.workflow";
- open "Apple > System Preferences > Keyboard > Shortcuts > Services";
- find "copy_path_from_finder" and add shortcut to it, (e.g. Ctrl+Shift+C);
- find "replace_file_with_clipboard" and add shortcut to it, (e.g. Ctrl+Shift+V);
- Select the source file from finder;
- Press the shortcut for "copy_path_from_finder";
- Select the destination file your want to override from finder;
- Press the shortcur fot "replace_file_with_clipboard";
- Repeat from 3 for more files to override;
Notices These two Services only work for single file;
- Prevents multiple-file-selection;