Rename gpg-s* to gs*
This commit is contained in:
parent
421f78770a
commit
245e331014
4 changed files with 6 additions and 6 deletions
4
fish/functions/gsftp.fish
Normal file
4
fish/functions/gsftp.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
function gsftp --wraps sftp
|
||||
set -lx SSH_AUTH_SOCK $GNUPGHOME/S.gpg-agent.ssh
|
||||
sftp $argv
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue