mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
ensuring all packages have their latest version installed
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
become: true
|
||||
pacman:
|
||||
name: felix-rs
|
||||
state: present
|
||||
state: latest
|
||||
- name: Install Chafa (image previewer for Felix)
|
||||
become: true
|
||||
pacman:
|
||||
name: chafa
|
||||
state: present
|
||||
state: latest
|
||||
- name: Felix setup
|
||||
synchronize:
|
||||
src: felix
|
||||
|
||||
Reference in New Issue
Block a user