added bat installation

This commit is contained in:
aminnairi
2023-04-09 22:32:46 +02:00
parent 3ac568eb61
commit 5128826dd2
+5
View File
@@ -8,6 +8,11 @@
pacman: pacman:
name: xset name: xset
state: present state: present
- name: Install Bat
become: true
pacman:
name: bat
state: present
- name: Install JetBrains Mono Nerd - name: Install JetBrains Mono Nerd
become: true become: true
pacman: pacman: