This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1) Put terminal_clone_tab.sh somewhere in | |
| your path and make sure it is executable | |
| chmod u+x terminal_clone_tab.sh | |
| 2) Then add the following alias (~/.bash_profile or something) | |
| alias nt='terminal_clone_tab.sh' | |
| 3) Then you can hit nt (for new tab) anywhere | |
| and a new tab will open up in same directory. | |
| If there is an easier way to do this, let me know nunemaker@gmail.com. |
NewerOlder