fixed path to source tmux

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