Finder Toolbar app to open the current directory in the Terminal.
bash
or fish
or zsh
.By Jay Tuley https://awesomeopensource.com/project/jbtule/cdto
Download Latest cdto.zip
To install "cd to ....app" copy to your Applications folder, and then from the applications folder ⌘ drag it into the Finder toolbar or drag from another finder window to toolbar being customized.
To use, just click on the new button and instantly opens a new terminal window.
To turn on feature that identifies automatically opened Terminal windows, and closes them when using cd to.
defaults write name.tuley.jay.cd-to cdto-close-default-window -bool true
To change the window scheme for Terminal Windows from default.
Eg. if you wanted cd to windows to be "Red Sands"
defaults write name.tuley.jay.cd-to cdto-new-window-setting -string "Red Sands"
Version 3.1.3
Version 3.1
Version 3.0
Version 2.6
Version 2.5
Version 2.3
Version 2.2
Version 2.1.1
Version 2.1
Version 2.0 (2005)
Version 1.0 (2003)
Pre 1.0 (2001) Really old applescript