environment: Add SSH_ASKPASS environment variable, point it to ksshaskpass
Some GUI applications such as Dolphin Git integration ask for SSH password during use. This let's those applications know what our GUI tool for it is.
If this is not set, those applications may fail and expect the user to enter the SSH key through a terminal prompt, which is not available in GUI applications.
Edited by Akseli Lahtinen