summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 5225eed..a87858f 100644
--- a/bashrc
+++ b/bashrc
@@ -111,6 +111,7 @@ HISTSIZE=9999
export PATH=~/Apps/bin:$PATH
export EDITOR="/usr/bin/vim"
export SSH_ASKPASS=/usr/lib/openssh/gnome-ssh-askpass
+export SSH_ASKPASS_REQUIRE=prefer
export WINEPREFIX=$HOME/.wine/default
export LESS="-R -M --shift 10"
export EMAIL="reiner@reiner-h.de"