]> gitweb @ CieloNegro.org - sugar.git/commitdiff
Auto commit by The Sugar System.
authorPHO <pho@cielonegro.org>
Thu, 5 Mar 2009 10:13:13 +0000 (19:13 +0900)
committerPHO <pho@cielonegro.org>
Thu, 5 Mar 2009 10:13:13 +0000 (19:13 +0900)
GNUmakefile
dot-files/_zshrc

index 5fa12308cc9cde3d1d9f7cb5d9bcfd560740ddf6..8d1bdb76085ae881990efa421094823b25320f41 100644 (file)
@@ -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
index b5a69ac9caed0bd59fdb8b392446eeaaa69f806b..a43b28d779242f0d52a1f79311d9052427cbfaf2 100644 (file)
@@ -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'