Metadot: a dotfiles management system
=====================================

Instalation
-----------

    git clone git://URL/dotfiles.git .dotfiles

Some configuration files depends on the "scripts" repository to
be cloned at ~/apps/scripts

Backups of your old files can be put into .config/metadot/backups/

Layout
------

- modules: where all dotfiles plugins are stored
- backups: backups of old config files

Todo
----

- Metadot application to easy symlink and module management.
- Put modules as git submodules.
- Standardize module layout.
- Better integration with scripts project.
- Grab ideas from other projects.