mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Improve TRAMP performance with SSH ControlMaster and persistent sockets
This commit is contained in:
@@ -234,6 +234,10 @@ desktop_common_dotfiles:
|
||||
src: .local/bin/udiskie-password
|
||||
dest: .local/bin/udiskie-password
|
||||
mode: "0755"
|
||||
- name: SSH config
|
||||
src: .ssh/config
|
||||
dest: .ssh/config
|
||||
mode: "0600"
|
||||
|
||||
desktop_i3_dotfiles:
|
||||
- name: i3 config
|
||||
|
||||
Reference in New Issue
Block a user