This is a repository containing configuration files for my development environment.
Pick what you like from the files, then modify the link script to link the files you're interested in. The actual bash configuration can be linked in the following way:
git clone [email protected]:holgergp/dotfiles.git ~/.dotfiles
bash "~/.dotfiles/link"
My dotfiles are heavily inspired by Benedikt Ritter's dotfiles. He drew his inspiration from Ben Ripkens', Mathias Bynens' and Ben Alman's and many other great blog posts on the web.
Thanks guys!