Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-11 | misc: eshell, common and tramp | JSDurand | |
* eshell-conf.el: Load eshell-tramp. I am not sure if this is necessary, though. * tramp-conf.el (vc-ignore-dir-regexp): Ignore version control on remote hosts. Maybe I will change my mind in the future. * common.el (Info-mode-map): Evaluate this only after info is loaded. | |||
2022-04-10 | Move the tramp configuration to tramp-conf. | JSDurand | |
* common.el: Tramp configurations should be put in a separate file. * tramp-conf.el (tramp-methods): Fix the copy arg. (backup-directory-alist): Disable backups for Tramp. (tramp-allow-unsafe-temporary-files): Don't ask this every time. |