diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-25 18:29:31 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-25 18:29:31 -0500 |
| commit | 1b16395837b06ccb11ef375c55a5401d21f5602c (patch) | |
| tree | 5d19c8d1a4eb984c5b218336f70ea556d665b7d7 /modules/user-constants.el | |
| parent | ed6b63b243f1b181cdc0ae414c9e41782cc9646a (diff) | |
| download | dotemacs-1b16395837b06ccb11ef375c55a5401d21f5602c.tar.gz dotemacs-1b16395837b06ccb11ef375c55a5401d21f5602c.zip | |
refactor(eshell): move SSH-jump hosts into a defcustom
The eshell SSH-jump aliases (gocj, gosb, gowolf) were hardcoded inline in the alias setup, which tied the module to my machines. I moved them into a cj/eshell-ssh-hosts defcustom (an alias→remote-path alist, defaulting to my current hosts) and build the aliases by iterating it. A different machine can override the variable or set it to nil instead of editing the module. Extracted a pure cj/--eshell-ssh-alias-commands helper so the alias construction is testable without a live eshell.
Diffstat (limited to 'modules/user-constants.el')
0 files changed, 0 insertions, 0 deletions
