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
- name: Setup TMUX
synchronize:
src: tmux
dest: /$HOME
src: tmux/.tmux.conf
dest: /$HOME/.tmux.conf
- name: Install Neovim
become: true
pacman: