Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

passh

Passh is an ssh wrapper for pass password store (https://github.com/zx2c4/password-store)

Requirements:

  • pass password store
  • sshpass

Instructions:

Copy the passh executable to /usr/bin/ or similar

Copy the bash completion file password-store-ssh to /usr/share/bash-completion/completions/ or similar

Source the completion file in your .bash_profile or similar

Make sure you have sshpass installed on your machine or it wont work:

For osx install https://raw.github.com/eugeneoden/homebrew/eca9de1/Library/Formula/sshpass.rb

Note:

Password files should be in the following format

$password

login: $user

url: $url

Sean Connery

About

Passh is an ssh wrapper for pass password store (https://github.com/zx2c4/password-store)

Resources

Stars

6 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors

Languages