mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-02-27 10:03:00 +01:00
zero-system: gpg should be smarter than needing this
This commit is contained in:
parent
d6cdac3c98
commit
ff36e22bc0
2 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ if [ "${USER}" != "root" ]; then
|
|||
eval `keychain --eval ~/.ssh/id_rsa`
|
||||
fi
|
||||
#eval `gpg-agent --daemon --enable-ssh-support`
|
||||
GPG_TTY=$(tty)
|
||||
fi
|
||||
|
||||
setopt prompt_subst
|
||||
|
|
|
|||
Loading…
Reference in a new issue