pm

barebones password manager
git clone git://git.ckyln.com/~cem/pm.git
Log | Files | Refs | README

pm-copy (55B)


      1 #!/bin/sh
      2 
      3 [ "$1" ] || exit 1
      4 pm s "$1" | xclip -sel c