mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-23 12:01:30 +01:00
ansible: add tmux symlink
This commit is contained in:
parent
c5be7e7f0c
commit
6235cfb737
|
@ -70,6 +70,7 @@
|
||||||
loop: '{{ files | dict2items }}'
|
loop: '{{ files | dict2items }}'
|
||||||
vars:
|
vars:
|
||||||
files:
|
files:
|
||||||
|
'tmux.conf': '~/.tmux.conf'
|
||||||
'vim/vimrc': '~/.vimrc'
|
'vim/vimrc': '~/.vimrc'
|
||||||
'pdbrc.py': '~/.pdbrc.py'
|
'pdbrc.py': '~/.pdbrc.py'
|
||||||
# "ipython": "~/.ipython" # FIXME: ipython config is more complex
|
# "ipython": "~/.ipython" # FIXME: ipython config is more complex
|
||||||
|
|
Loading…
Reference in New Issue
Block a user