From 348dda287ba7abb8f98abd7aa6830fb0d27ae9e3 Mon Sep 17 00:00:00 2001 From: katherine Date: Thu, 6 Jun 2019 05:31:55 -0700 Subject: add amutt alias to .zshrc-linux-desktop --- .zshrc-linux-desktop | 1 + 1 file changed, 1 insertion(+) (limited to '.zshrc-linux-desktop') diff --git a/.zshrc-linux-desktop b/.zshrc-linux-desktop index 148e3d2..fcc7200 100644 --- a/.zshrc-linux-desktop +++ b/.zshrc-linux-desktop @@ -3,6 +3,7 @@ if [[ $(whence sshfs) != "" ]] then alias smutt='ssh -t shmibs@airen-no-jikken.icu mutt' alias kmutt='ssh -t k@airen-no-jikken.icu mutt' + alias amutt='ssh -t ageha@airen-no-jikken.icu mutt' fi if [[ $(whence sshfs) != "" ]] then -- cgit v1.2.3