fixed tmux configuration synchronization

This commit is contained in:
aminnairi
2023-04-09 22:00:35 +02:00
parent 1e64fe69be
commit 2b182ae5f5
+2 -2
View File
@@ -30,8 +30,8 @@
state: present state: present
- name: Setup TMUX - name: Setup TMUX
synchronize: synchronize:
src: tmux src: tmux/.tmux.conf
dest: /$HOME dest: /$HOME/.tmux.conf
- name: Install Neovim - name: Install Neovim
become: true become: true
pacman: pacman: