1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-09-28 15:01:24 +02:00

updated TODO

This commit is contained in:
eoli3n 2017-12-23 02:06:33 +01:00
parent b471b3fa44
commit 2d4e061f66

3
TODO

@ -7,3 +7,6 @@
- TODO: check best install method all distrib powerline
- TODO: clean zshrc
- TODO: Ubuntu compat and vagrant
- TODO: Add a tag "dotfiles", and pass every copy/templates/file with dest={{ dotsroot }}
then : ansible-playbook localhost install.yml -t dotfiles -e 'dotsroot: tmp'
to compile only dotfiles in an example dir ~/tmp ? what about lineinfile module ?