From 71fcdcb32cb4b0740c4c12b706251799b54cfd5c Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Sun, 15 May 2016 15:21:14 +0800 Subject: Move GPG_TTY to shell configuration --- _profile | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to '_profile') diff --git a/_profile b/_profile index f512484..567ca8b 100644 --- a/_profile +++ b/_profile @@ -56,14 +56,8 @@ export LC_COLLATE="C" ### Input method: fcitx export XMODIFIERS="@im=fcitx" export INPUT_METHOD="fcitx" -#export GTK_IM_MODULE="fcitx" -#export GTK3_IM_MODULE="fcitx" -#export QT_IM_MODULE="fcitx" -#export QT4_IM_MODULE="fcitx" - - -### GPG -export GPG_TTY=$(tty) # See `gpg-agent(1)' +export GTK_IM_MODULE="fcitx" +export QT_IM_MODULE="fcitx" ### LS colors -- cgit v1.2.2