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