mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 20:22:14 +02:00
updated the tmux configuration path
This commit is contained in:
+2
-2
@@ -45,8 +45,8 @@
|
|||||||
state: present
|
state: present
|
||||||
- name: Setup TMUX
|
- name: Setup TMUX
|
||||||
synchronize:
|
synchronize:
|
||||||
src: tmux/tmux.conf
|
src: tmux
|
||||||
dest: /$HOME/.tmux.conf
|
dest: /$HOME/.config
|
||||||
- name: Install Neovim
|
- name: Install Neovim
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user