Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luoxiu/lida

🍰 cd current finder/xcode dir in terminal/iterm and vice versa, easy as cake!
https://github.com/luoxiu/lida

cli finder iterm iterm2 terminal xcode

Last synced: about 2 months ago
JSON representation

🍰 cd current finder/xcode dir in terminal/iterm and vice versa, easy as cake!

Awesome Lists containing this project

README

        

# lida

[![Gem Version](https://img.shields.io/gem/v/lida.svg)](https://rubygems.org/gems/lida)

🍰 Open current finder/xcode dir in terminal/iterm and vice versa, easy as cake!

## Usage

```shell
# 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

```shell
gem install lida
```

## Acknowledgement

Inspired by LeEnno's [alfred-terminalfinder](https://github.com/LeEnno/alfred-terminalfinder)!

## License

MIT