1.0.0 • Published 7 years ago

iterm-title v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

iterm-title

Super small module for setting iTerm window and tab titles.

Install

Install with npm

$ npm install iterm-title --save

Usage

const itermTitle = require("iterm-title");

itermTitle("Some title you want");

Running tests

We don't have any...

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

License

Released under the MIT license.