From 1f96143f484004e5272864be9882b44909a52070 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Fri, 27 May 2022 15:26:31 -0700 Subject: 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 Autosubmit: wpcarro --- users/wpcarro/nixos/tarasco/tarasco.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/users/wpcarro/nixos/tarasco/tarasco.el b/users/wpcarro/nixos/tarasco/tarasco.el index 8577e4d9cc..c1ecd4409c 100644 --- a/users/wpcarro/nixos/tarasco/tarasco.el +++ b/users/wpcarro/nixos/tarasco/tarasco.el @@ -53,3 +53,5 @@ (make-bookmark :label "hadrian" :path (f-join tvl-depot-path "/hadrian") :kbd "h")) + +(add-to-list 'ssh-hosts "wpcarro@ava") -- cgit 1.4.1