Shear is a tiny menubar app for macOS that enables Cut (⌘X) and Paste (⌘V) in Finder, similar to Windows/Linux.
Homebrew:
brew install --cask flewgg/tap/shearOr download directly from GitHub.
- When Finder is frontmost:
- Your selected modifier shortcut +
Xtriggers a copy - The next
⌘Vbecomes Move (⌘⌥V)
- Your selected modifier shortcut +
- Modifier options in Settings:
⌃(Control),⌘(Command), andFn/Globe. ⌘mode may interfere with Finder text cut in editing fields.- Normal
⌘Cand⌘Vstill behave as expected.
- Input Monitoring is required so the app can detect your shortcut while Finder is active.
- Accessibility is required so the app can send Finder's move-paste shortcut.
The app is sandboxed and does not request file access entitlements.