Quick summary
cd to is a lightweight, free macOS utility that adds a simple way to open the folder you're viewing in Finder directly in the Terminal. It removes the need to type long paths or drag folders into a Terminal window, letting you jump straight into command-line work from your current Finder location.
How it plugs into Finder
Instead of switching applications and navigating through directories by hand, cd to places a control in the Finder toolbar. With a single click you can launch your default shell at the folder currently selected or visible, streamlining transitions between the graphical and command-line environments.
Who gains the most
- Developers and sysadmins who regularly work in Terminal and want to save time on context switching.
- Power users who prefer keyboard-and-mouse efficiency over repetitive path typing.
- Anyone who often runs scripts or commands from project folders and wants fewer interruptions to their workflow.
Main benefits
- Launch Terminal at the current Finder location instantly, avoiding manual path entry.
- Reduces the friction of moving between Finder and the shell, speeding up typical development tasks.
- Small footprint and free to use, so it’s easy to add to your tools without overhead.
- Simple, minimal interface that’s easy to access from the Finder toolbar.
Getting started
- Install the app and add its icon to the Finder toolbar.
- Select the folder you want to work in or navigate to it in Finder.
- Click the utility’s toolbar button to open Terminal in that folder.
Other options to consider
- Automator Quick Actions or Finder Services can be used to create a custom “open in Terminal” command without third-party software.
- iTerm2 offers a “New Window Here” feature and deeper terminal customization for power users.
- Lightweight scripts or shell integrations can be wired into Finder via third-party helpers if you prefer a custom solution.
Final note
cd to is a practical, no-frills helper for macOS users who frequently move between Finder and Terminal. It’s particularly handy for developers and advanced users who want to shave seconds off routine navigation tasks and keep their focus on productive work.
Technical
- Mac
- Free