hyper-sshadd

1.0.1 • Public • Published

hyper-sshadd

Extension for hyper.app terminal in order to automatically load ssh-key. Inspired by hyper-startup

install

hyper i hyper-sshadd

setup

In your .hyper.js add your ssh passphrase

module.exports = {
  config: {
  	...
    sshPassphrase: 'your ssh Passphrase',
  },
  ...
};

Package Sidebar

Install

npm i hyper-sshadd

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

3.4 kB

Total Files

4

Last publish

Collaborators

  • sgus