mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 20:22:14 +02:00
updated the title of the task responsible for installing TPM for the
unprivileged user
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: tmux
|
name: tmux
|
||||||
state: latest
|
state: latest
|
||||||
- name: Install TPM (Tmux Plugin Manager)
|
- name: Install TPM for the unprivileged user
|
||||||
git:
|
git:
|
||||||
repo: https://github.com/tmux-plugins/tpm
|
repo: https://github.com/tmux-plugins/tpm
|
||||||
dest: /$HOME/.tmux/plugins/tpm
|
dest: /$HOME/.tmux/plugins/tpm
|
||||||
|
|||||||
Reference in New Issue
Block a user