<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-eshell-config-ssh-aliases.el, branch main</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2026-05-25T23:29:31+00:00</updated>
<entry>
<title>refactor(eshell): move SSH-jump hosts into a defcustom</title>
<updated>2026-05-25T23:29:31+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-05-25T23:29:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=937be691cd921eeaebac0349782d985edba820cd'/>
<id>urn:sha1:937be691cd921eeaebac0349782d985edba820cd</id>
<content type='text'>
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.
</content>
</entry>
</feed>
