moved neofetch installation from base to fish role

This commit is contained in:
aminnairi
2024-01-04 10:47:05 +01:00
parent ea1117ac43
commit ede335b785
2 changed files with 5 additions and 5 deletions
-5
View File
@@ -28,11 +28,6 @@
pacman:
name: eza
state: present
- name: Install Neofetch (operating system informations logger)
become: true
pacman:
name: neofetch
state: present
- name: Install Fd (alternative to find)
become: true
pacman: