diff --git a/dot/file/gitconfig b/dot/file/gitconfig index 96439ee..f6445fd 100644 --- a/dot/file/gitconfig +++ b/dot/file/gitconfig @@ -29,4 +29,4 @@ [pull] ff = only [credential] - guiPrompt = false + diff --git a/dot/file/profile b/dot/file/profile index 6618371..b94e561 100755 --- a/dot/file/profile +++ b/dot/file/profile @@ -74,6 +74,7 @@ export_loop \ XFILE_MANAGER 'thunar' \ XRESOURCE_MONITOR '$XTERMINAL -e htop' \ XCALENDAR '$XTERMINAL -e calcurse' \ + SSH_ASKPASS ''\ test -r $SETENV && . "$SETENV" && setenv profile