X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2F.profile;h=eef9bca1584c30fd705349e970b5d76e5bf560e0;hb=8ad306948567713ad75fabaf4ab0948137d26430;hp=6c8ecb4b5fb096e5a68d9e8d679a26b6e6dd8de4;hpb=44c60ac652b7a1825dba33fef576e344abc9d99f;p=khome.git diff --git a/home/.profile b/home/.profile index 6c8ecb4..eef9bca 100644 --- a/home/.profile +++ b/home/.profile @@ -7,6 +7,8 @@ do . $file done +umask 077 + if test ! "$SSH_AGENT_PID" then eval "$(ssh-agent)"