|
|
|
|
|
by citruspi
4524 days ago
|
|
I generally organize stuff like I did in 1Password. So I have stuff like this: /logins/<domain>/<username>
/servers/<hostname>/<username>
/databases/<type>/<host>/<username>
Then I can do stuff like pass /logins/<domain>/<username> | pbcopy
and the password gets copied to my clipboard. |
|