dotfiles/ansible/scripts/configure_bat.yml

4 lines
73 B
YAML
Raw Normal View History

2025-04-06 20:13:27 -05:00
- name: Build Bat Cache
become_user: user
shell: "bat cache --build"