aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc-linux-desktop1
1 files changed, 1 insertions, 0 deletions
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