Open new iTerm and Terminal tabs from the command line.
A super-rad plugin for Oh My Fish.
$ 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"
$ 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
MIT © Justin Hileman et al