add bat to root stow
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2022-01-27 21:02:12 +01:00
parent cf4fc15f44
commit 5072bf99a5

View File

@ -39,7 +39,7 @@
when: config_download.changed == true
- name: apply stow config on root
shell: stow --t /root zsh vim git
shell: stow --t /root zsh vim git bat
args:
chdir: /home/{{user.name}}/conf2
when: config_download.changed == true