X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=2280eabd43ed5337a742b20739fa7411182e2cdd;hb=b47d157a1a282eb2ce95536e108e8f11593ce367;hp=c1922a2883aa49244413181b1a13b74374ebd8de;hpb=9df13622741df2a99bd4067157486098638610b8;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index c1922a2..2280eab 100755 --- a/setup.sh +++ b/setup.sh @@ -286,6 +286,7 @@ if installed htop; then link htoprc ~/.config/htop/htoprc fi if test -d ~/.ssh && test -O ~/.ssh; then + mkdir -p ~/.ssh/master link ssh_config ~/.ssh/config fi if installed dig; then