diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2013-11-07 11:47:28 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2013-11-07 11:47:28 -0200 |
commit | f05e613b143e3f7e05f5f1681352d352b6bcc130 (patch) | |
tree | 271af6cda119d0555aee4c2a5f28a3b0d11839b9 /README.mdwn | |
parent | f6f001eb950f94c86e20c518f257cc7bf3c26ae1 (diff) | |
download | dotfiles-f05e613b143e3f7e05f5f1681352d352b6bcc130.tar.gz dotfiles-f05e613b143e3f7e05f5f1681352d352b6bcc130.tar.bz2 |
TODO update
Diffstat (limited to 'README.mdwn')
-rw-r--r-- | README.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.mdwn b/README.mdwn index f497b1b..3b79850 100644 --- a/README.mdwn +++ b/README.mdwn @@ -56,15 +56,15 @@ Also, - file structure is preserved: file apps/scripts.link is linked as $HOME/apps/scripts. - nested structures are allowed: config.dot/awesome.link is linked as $HOME/.config/awesome -Todo +TODO ---- +- Split: metadot, dotfiles and modules should be separate repositories. +- Profile: automatic $PATH inclusion for installed script repositories. - Check if module is correctly installed. - Track loaded modules. -- Make modules as git submodules. -- Module descriptions. +- Module descriptions and dependencies. - Module unloading and restoration. -- Module dependency. - Integration with scripts project. - More file types: - .sample: copied if no origin file exists |