diff --git a/playbook.yml b/playbook.yml index b5b6225..d972bfd 100644 --- a/playbook.yml +++ b/playbook.yml @@ -30,7 +30,7 @@ state: present - name: Setup TMUX synchronize: - src: tmux/.tmux.conf + src: tmux/tmux.conf dest: /$HOME/.tmux.conf - name: Install Neovim become: true