1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-09-21 19:31:41 +02:00
eoli3n-dotfiles/TODO
2017-12-23 02:06:33 +01:00

13 lines
652 B
Plaintext

- TODO: borgbackup conf
- TODO: tmux and configure
- TOTEST: ansible provisionner vagrant : https://github.com/hashicorp/vagrant/issues/7890
- TODO: change includes in import tasks to be able to resolv with list-tasks
- TOFIX: chsh in vagrant config file for FreeBSD
- TOTEST : powerlines
- 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 ?