aboutsummaryrefslogtreecommitdiff
path: root/modules/system-defaults.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-25 18:29:31 -0500
committerCraig Jennings <c@cjennings.net>2026-05-25 18:29:31 -0500
commitebd93c16cf04933d3e717d4b2a497885157e5bb9 (patch)
treedd37138e6a640f846fc7a6144c5790fca2c5edbb /modules/system-defaults.el
parent03910b536c4fa15138ae81e3c89fe3467eed2ff8 (diff)
downloaddotemacs-ebd93c16cf04933d3e717d4b2a497885157e5bb9.tar.gz
dotemacs-ebd93c16cf04933d3e717d4b2a497885157e5bb9.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/system-defaults.el')
0 files changed, 0 insertions, 0 deletions