mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
fixed tmux configuration synchronization
This commit is contained in:
+2
-2
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user