diff --git a/zshrc b/zshrc index 3601516..0ebc12d 100644 --- a/zshrc +++ b/zshrc @@ -84,6 +84,8 @@ fi ## build the complete promt ## PS1="${SEPERATOR_LINE}${USER_NAME}${USER_HOST_SEPERATOR}${HOSTNAME}${HOST_PATH_SEPERATOR}${PATH_STR}${VERSION_CONTROL_PROMT}${PATH_INPUT_SEPERATOR}" +export GPG_TTY=$(tty) + ## replace the magic values, i.e. %m with hostname ## setopt promptsubst #enable the promt