aboutsummaryrefslogtreecommitdiff
path: root/init.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
commit1b16395837b06ccb11ef375c55a5401d21f5602c (patch)
tree5d19c8d1a4eb984c5b218336f70ea556d665b7d7 /init.el
parented6b63b243f1b181cdc0ae414c9e41782cc9646a (diff)
downloaddotemacs-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 'init.el')
0 files changed, 0 insertions, 0 deletions