moved the installation of bat from base to fish role

This commit is contained in:
aminnairi
2024-01-06 11:38:15 +01:00
parent 7bf3c6720c
commit f0ede38291
2 changed files with 5 additions and 5 deletions
-5
View File
@@ -90,11 +90,6 @@
pacman:
name: bottom
state: latest
- name: Install Bat (replacement for cat)
become: true
pacman:
name: bat
state: latest
- name: Install slides (terminal presentation tool)
become: true
pacman: