1
0
mirror of https://git.decapod.one/brethil/dotfiles synced 2024-06-18 14:58:34 +02:00

ansible: add tmux symlink

This commit is contained in:
bretello 2022-03-25 09:26:27 +01:00
parent c5be7e7f0c
commit 6235cfb737
Signed by: brethil
GPG Key ID: 876AAC6290170FE7

View File

@ -70,6 +70,7 @@
loop: '{{ files | dict2items }}'
vars:
files:
'tmux.conf': '~/.tmux.conf'
'vim/vimrc': '~/.vimrc'
'pdbrc.py': '~/.pdbrc.py'
# "ipython": "~/.ipython" # FIXME: ipython config is more complex