lida
🍰 Open current finder/xcode dir in terminal/iterm and vice versa, easy as cake!
Usage
# Open working directory of current terminal in finder
lida
# Open current working directory of finder in a new tab of current terminal
lida finder
lida f
# Open current working directory of xcode in a new tab of current terminal
lida xcode
lida x
# Open current working directory of xcode-beta in a new tab of current terminal
lida xcodebeta
lida xb
Installation
gem install lida
Acknowledgement
Inspired by LeEnno's alfred-terminalfinder!
License
MIT