1.1.1 • Published 7 years ago

hyperterm-final-say v1.1.1

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

hyperterm-final-say npm version

Allows user-set overrides of any plugin or theme settings applied on top of the defaults ./.hyper.js.

Install

  1. Open HyperTerm's preferences with Cmd+, (or manually at ~/.hyper.js) with your editor.
  2. Put hyperterm-final-say as last one of plugin list, like so:

    plugins: [
      // 'hyperterm-plugin-xxx',
      // 'hyperterm-theme-xxx',
      'hyperterm-final-say'
    ],
  3. Fully reload HyperTerm (Cmd+Shift+R).

License

MIT @ Amio