mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
ensuring all packages have their latest version installed
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
become: true
|
||||
pacman:
|
||||
name: tmux
|
||||
state: present
|
||||
state: latest
|
||||
- name: Install TPM (Tmux Plugin Manager)
|
||||
git:
|
||||
repo: https://github.com/tmux-plugins/tpm
|
||||
|
||||
Reference in New Issue
Block a user