From 2b4f9139608df6be98977cbed51912a4e1c9ed97 Mon Sep 17 00:00:00 2001 From: PHO Date: Thu, 5 Mar 2009 19:13:13 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- GNUmakefile | 2 +- dot-files/_zshrc | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 5fa1230..8d1bdb7 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -23,7 +23,7 @@ update: git pull perl ./tools/list-files.pl | perl ./tools/update.pl perl ./tools/list-files.pl | perl ./tools/find-outdated.pl - git status + -git status commit: git add -A diff --git a/dot-files/_zshrc b/dot-files/_zshrc index b5a69ac..a43b28d 100644 --- a/dot-files/_zshrc +++ b/dot-files/_zshrc @@ -91,6 +91,13 @@ alias w3m="w3m -O UTF-8" alias w3mb="w3m -O UTF-8 -B" alias pkgsrc="pushd /usr/pkgsrc" +alias aria="ssh -X admin@aria.cielonegro.org" +alias nem="ssh -X pho@nem.cielonegro.org" +alias mikasa="ssh -X daimon@mikasa.tomilab.net" + +alias g1="ssh pho@g1.cuenote.jp" +alias g2="ssh pho@g2.cuenote.jp" + if [ $(hostname) = "aria.cielonegro.org" ]; then alias safari="open -a Safari" alias unstuff='open -a StuffIt\ Expander.app' -- 2.40.0