mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
replaced neofetch with a faster alternative
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
pacman:
|
||||
name: fish
|
||||
state: latest
|
||||
- name: Install Neofetch (operating system informations logger)
|
||||
- name: Install Fastfetch (operating system informations logger)
|
||||
become: true
|
||||
pacman:
|
||||
name: neofetch
|
||||
name: fastfetch
|
||||
state: latest
|
||||
- name: Install OpenVPN (for openvpn.fish)
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user