add tmux config
This commit is contained in:
@@ -16,3 +16,10 @@
|
||||
- src: 10-nopassword.conf
|
||||
- src: 11-sftpaccess.conf
|
||||
- src: 99-dropmatch.conf
|
||||
|
||||
- name: Add tmux sftp-config
|
||||
become: false
|
||||
ansible.builtin.copy:
|
||||
src: tmux.conf
|
||||
dest: ~/.config/tmux/tmux.conf
|
||||
mode: "0664"
|
||||
|
||||
Reference in New Issue
Block a user