diff --git a/pentoo/zero-system/files/zshrc b/pentoo/zero-system/files/zshrc index 95915b6c3..04fda297d 100644 --- a/pentoo/zero-system/files/zshrc +++ b/pentoo/zero-system/files/zshrc @@ -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 diff --git a/pentoo/zero-system/zero-system-2018.2-r1.ebuild b/pentoo/zero-system/zero-system-2018.2-r2.ebuild similarity index 100% rename from pentoo/zero-system/zero-system-2018.2-r1.ebuild rename to pentoo/zero-system/zero-system-2018.2-r2.ebuild