diff options
author | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-02-24 18:33:24 +0000 |
---|---|---|
committer | Dmitry Ilvokhin <d@ilvokhin.com> | 2024-02-24 18:33:24 +0000 |
commit | 505d0e3202677729f9c5a9c03cb5ddfd9faf6d78 (patch) | |
tree | df43b06caea6a1cbd543a4ac78f09229d771633d /TODO.txt | |
parent | d105b6baf75415c686bfd9e6b357b1bc3e272863 (diff) | |
download | infra-505d0e3202677729f9c5a9c03cb5ddfd9faf6d78.tar.gz infra-505d0e3202677729f9c5a9c03cb5ddfd9faf6d78.tar.bz2 infra-505d0e3202677729f9c5a9c03cb5ddfd9faf6d78.zip |
Add dotfiles section to TODO
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -45,7 +45,14 @@ Stretch goal is to re-setup water and flame as well, but this is not urgent and a bit tricky to do remotely. +DOTFILES + +Main idea is to manage dotfiles everywhere with ansible. + + REFERENCES [1]: https://gitlab.archlinux.org/archlinux/infrastructure/-/tree/master [2]: https://github.com/cdown/ansible-desktop +[3]: https://github.com/rudenkornk/dotfiles +[4]: https://stackoverflow.com/a/48892377/1313516 |