fixed a typo in the git options for the tmux role

This commit is contained in:
aminnairi
2024-01-01 13:37:03 +01:00
parent 44aef34c91
commit 713b8b0825
+1 -1
View File
@@ -7,7 +7,7 @@
- name: Install TPM (Tmux Plugin Manager)
git:
repo: https://github.com/tmux-plugins/tpm
desk: /$HOME/.tmux/plugins/tpm
dest: /$HOME/.tmux/plugins/tpm
update: true
clone: true
single_branch: true