Setup Configure terminal to a solarized-dark color scheme (colors might be off otherwise), then: $ for f in dotfiles/dot* do ln -si "$f" ~/"$(basename "$f" | sed 's/dot/./')" done