/plugin-tab

Open the current directory (or any other directory) in a new tab.

Primary LanguageShellMIT LicenseMIT


tab

Open new iTerm and Terminal tabs from the command line.

A super-rad plugin for Oh My Fish.

Install

$ omf install tab

If you use iTerm and your default session profile isn't "Default Session", override it in your omf init.fish:

set -g tab_iterm_profile "MyProfile"

Usage

$ tab                   Opens the current directory in a new tab
$ tab [path]            Open PATH in a new tab
$ tab [cmd]             Open a new tab and execute CMD
$ tab [path] [cmd] ...  You can prolly guess

License

MIT © Justin Hileman et al