diff --git a/.profile.common b/.profile.common --- a/.profile.common +++ b/.profile.common @@ -2,7 +2,7 @@ umask 027 -make -s -C ~/.ssh || \ +make -s -C ~/.ssh || cat .ssh/config.d/* > .ssh/config export EDITOR=vim