]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
zsh/rc: Use ${..} for color variables.
[config/dotfiles.git] / setup.sh
index c5406e6b6ce06b5d02c376b12495e9602d1ae447..b1b14de21a0c1e9830ad9bc2c92f23f39a7ccb7c 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -266,4 +266,6 @@ if installed htop; then
     mkdir -p ~/.config/htop
     link htoprc ~/.config/htop/htoprc
 fi
-
+if test -d ~/.ssh && test -O ~/.ssh; then
+    link ssh_config ~/.ssh/config
+fi