1 # Devbox playbook |
1 # Devbox playbook |
2 |
2 |
3 This is a playbook that installs dev tools and DE tools I like to have around |
3 This is a playbook that installs dev tools and DE tools I like to have around |
4 and sets up some other preferences like repositories, and drops in my dotfiles. |
4 and sets up some other preferences like repositories, and drops in my dotfiles. |
5 It's best-tested on Debian, but has some cases for OSX and FreeBSD too. |
5 It's best-tested on Debian, but has some cases for OSX and FreeBSD too. |
6 |
6 |
7 The `gui_enabled` var controls whether or not to install graphical tools. |
7 The `gui_enabled` var controls whether or not to install graphical tools. |
8 |
8 |
9 ## TODO |
9 ## TODO |