make tpm work
This commit is contained in:
@@ -78,5 +78,5 @@
|
||||
- name: Git checkout
|
||||
ansible.builtin.git:
|
||||
repo: 'https://github.com/tmux-plugins/tpm'
|
||||
dest: ~{{ regular_user }}/.config/tmux/plugins/"
|
||||
dest: "~{{ regular_user }}/.config/tmux/plugins/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user