X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=setup.sh;h=2280eabd43ed5337a742b20739fa7411182e2cdd;hp=c1922a2883aa49244413181b1a13b74374ebd8de;hb=43fc6ae667ca55c4c3e3a3f1dd0881a7c2c117ce;hpb=20ebba211fbd7740921433de61f301462553fe6b 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