rwx/gau
This commit is contained in:
parent
81cb56bd11
commit
01eb1bebd3
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
# bind gpg agent to current tty
|
||||
rwx_gpg_agent_update() {
|
||||
gpg-connect-agent \
|
||||
updatestartuptty \
|
||||
/bye
|
||||
}
|
||||
|
||||
rwx_gpg_ssh_auth_sock() {
|
||||
local user_id
|
||||
user_id=$(id --user)
|
||||
|
|
Loading…
Reference in a new issue