mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
fixed a typo in the git options for the tmux role
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
- name: Install TPM (Tmux Plugin Manager)
|
- name: Install TPM (Tmux Plugin Manager)
|
||||||
git:
|
git:
|
||||||
repo: https://github.com/tmux-plugins/tpm
|
repo: https://github.com/tmux-plugins/tpm
|
||||||
desk: /$HOME/.tmux/plugins/tpm
|
dest: /$HOME/.tmux/plugins/tpm
|
||||||
update: true
|
update: true
|
||||||
clone: true
|
clone: true
|
||||||
single_branch: true
|
single_branch: true
|
||||||
|
|||||||
Reference in New Issue
Block a user