Read more

Dotfiles: Keep your linux configuration on github

Tobias Kraze
July 17, 2011Software engineer at makandra GmbH

Some Show archive.org snapshot folks Show archive.org snapshot have started to keep their linux configuration in a git repository called "dotfiles". This sounds like a good idea.

Illustration web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot

here are mine Show archive.org snapshot

The idea is to keep all config files in a ~/.dotfiles git repository, and symlink these files to all relevant places. This happens automatically with a rake task.

Posted by Tobias Kraze to makandra dev (2011-07-17 21:21)