raulanatol / iterm_new_window

This script open a new iTerm window in `pwd`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Iterm new window

This script open a new iTerm window in pwd

Install

sudo make install

Uninstall

sudo make uninstall

Usage

In your terminal:

nt

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my_feature_branch)
  3. Commit your changes (git commit -am 'Added a sweet feature')
  4. Push to the branch (git push origin my_feature_branch)
  5. Create new Pull Request

TODO

  • Windows, Unix adaptation

About

This script open a new iTerm window in `pwd`

License:MIT License


Languages

Language:Shell 70.8%Language:Makefile 29.2%