1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-06-26 02:28:32 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
bretello
d6e1aac0f2
install: do not clone git repo for local development
use ansible with flag `-e local_development=false` to
skip cloning of git repo (useful with docker bind mounts
to existing repos)
2020-12-08 22:45:24 +01:00
bretello
96d7882471
install: make git config setup idem-potent 2020-12-08 02:05:07 +01:00
bretello
762f3ef58c
install: use ansible
- ansible/playbooks/setup.yml can be used to install all dotfiles
- a test setup is included in the `dev` folder with arch and debian
  images
2020-12-08 00:36:08 +01:00