Quickly open any app in the folder you're currently in (Open Here)
cargo install open-hereRun oh in any directory and use the fuzzy finder to select an application. The selected app will open with the current directory as its target.
$ oh
Perfect for quickly opening the current folder in apps like:
- Android Studio – open a project
- VS Code – open a workspace
- Finder – browse files
- Sourcetree – open a git repo
- Scans
/Applicationsfor installed apps - Presents a fuzzy-searchable list
- Opens the selected app with the current directory (
.) as the argument
Note: macOS only
MIT © Cesar Ferreira
