mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 14:32:13 +02:00
fixed tmux configuration path
This commit is contained in:
+3
-3
@@ -363,9 +363,9 @@
|
||||
name: tmux
|
||||
state: present
|
||||
- name: Setup TMUX
|
||||
synchronize:
|
||||
src: tmux
|
||||
dest: /$HOME/.config
|
||||
copy:
|
||||
src: tmux/tmux.conf
|
||||
dest: /$HOME/.tmux.conf
|
||||
- name: Install Neovim (command-line text editor)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user