Commit Graph

24 Commits (master)

Author SHA1 Message Date
bretello d70b43dbee
ansible: fix bat package name on debian 2024-01-03 15:24:17 +01:00
bretello bcad9f77aa
ansible: cleanup setup playbook 2024-01-03 15:22:01 +01:00
bretello 2805f13208
ansible: add ssh config block 2024-01-02 15:51:01 +01:00
bretello b5ebe15e79
ansible: fix yay install script 2023-12-20 12:33:27 +01:00
bretello 4b19ff0f38
ansible: update brethil dotfiles mark 2023-09-14 23:30:31 +02:00
bretello 9ed23cd5a5
ansible: update packages 2023-09-14 23:30:31 +02:00
bretello 977a45e109
ansible: fix setup
- apply prettier
- fix misc issues
2022-12-18 13:36:26 +01:00
bretello b50a9dec24
ansible: fix setup.yml syntax error 2022-08-22 10:20:49 +02:00
bretello 827843d8bd
gitignore: update location
gitignore should be symlinked to ~/.config/git/ignore

see a3f74bf
2022-08-12 15:49:12 +02:00
bretello a3f74bf816
ansible: gitignore migration + install 2022-05-08 19:17:29 +02:00
bretello 6235cfb737
ansible: add tmux symlink 2022-03-25 09:26:27 +01:00
bretello 73ef8d928a
ansible: cleanup setup playbook 2022-02-05 13:44:05 +01:00
bretello 925ef0901e
ansible: add yay install playbook 2022-02-04 16:08:21 +01:00
bretello 330d3dbef6
ansible: cleanup packages 2022-01-24 09:56:51 +01:00
bretello 66ca1af8b7
ansible: improve setup.yml playbook, formatting 2022-01-12 10:06:54 +01:00
bretello 266b121d68
add ripgrep, remove ack 2021-10-01 17:34:36 +02:00
bretello b64781409c
ansible: update ansible.cfg setup 2021-07-18 17:32:15 +02:00
bretello 37821a77ab
ansible: add update.yml to perform updates, add vim install step 2021-04-11 20:16:31 +02:00
bretello 229a97856e
add bash-language-server archlinux package 2021-01-09 23:41:47 +01:00
bretello 6c90122583
git: add global gitignore file 2021-01-09 23:41:47 +01:00
bretello daf0094409
vim: add persistent undo 2020-12-09 22:25:35 +01:00
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