fixed tmux configuration path

This commit is contained in:
aminnairi
2023-07-27 11:08:00 +02:00
parent d0ef6e2c62
commit 337f2c8e11
+3 -3
View File
@@ -363,9 +363,9 @@
name: tmux name: tmux
state: present state: present
- name: Setup TMUX - name: Setup TMUX
synchronize: copy:
src: tmux src: tmux/tmux.conf
dest: /$HOME/.config dest: /$HOME/.tmux.conf
- name: Install Neovim (command-line text editor) - name: Install Neovim (command-line text editor)
become: true become: true
pacman: pacman: