install fd

This commit is contained in:
Pig Monkey 2026-04-22 11:59:53 -07:00
parent 698a35fb91
commit 3ac6754c01

View file

@ -26,3 +26,10 @@
state: present
tags:
- bat
- name: Install fd
community.general.pacman:
name: fd
state: present
tags:
- fd