diff options
Diffstat (limited to 'modules/tramp-config.el')
| -rw-r--r-- | modules/tramp-config.el | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/tramp-config.el b/modules/tramp-config.el index 5f58678a..23010b3e 100644 --- a/modules/tramp-config.el +++ b/modules/tramp-config.el @@ -3,6 +3,14 @@ ;;; Commentary: ;; +;; Layer: 3 (Domain Workflow). +;; Category: D/P. +;; Load shape: eager. +;; Eager reason: none; remote-access config, a package-loaded deferral candidate. +;; Top-level side effects: package configuration via use-package. +;; Runtime requires: none (configures packages via use-package). +;; Direct test load: yes. +;; ;; TRAMP (Transparent Remote Access, Multiple Protocol) ;; ;; To handle fancy prompts on remote servers, add this to your shell configuration: |
