feat(wpcarro/emacs): Add wpcarro@ava to ssh-hosts

For `M-x ssh-cd-home`

Change-Id: Iacb236793414b905071284e72d64e9dab3116319
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5745
Tested-by: BuildkiteCI
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
This commit is contained in:
William Carroll 2022-05-27 15:26:31 -07:00 committed by clbot
parent e86d0101d5
commit 1f96143f48

View file

@ -53,3 +53,5 @@
(make-bookmark :label "hadrian"
:path (f-join tvl-depot-path "/hadrian")
:kbd "h"))
(add-to-list 'ssh-hosts "wpcarro@ava")