mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +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)
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user