mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 13:22:13 +02:00
updated the way the home directory is computed
This commit is contained in:
@@ -7,4 +7,4 @@
|
||||
- name: Setup TMUX
|
||||
copy:
|
||||
src: tmux/tmux.conf
|
||||
dest: "/home/{{ user.name }}/.tmux.conf"
|
||||
dest: "/$HOME/.tmux.conf"
|
||||
|
||||
Reference in New Issue
Block a user