Skip to content

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

Notifications You must be signed in to change notification settings

SarantopoulosKon/hyper-sshadd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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',
  },
  ...
};

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages