bin/pass-ssh: add

This commit is contained in:
xeruf 2022-03-15 08:36:26 +01:00
parent 35507d97d9
commit 50a56ae7a5
1 changed files with 2 additions and 0 deletions

2
.local/bin/scripts/pass-ssh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/sh -e
pass ssh "$@"