From: PHO Date: Mon, 8 Jun 2009 05:36:07 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: https://git.cielonegro.org/gitweb.cgi?a=commitdiff_plain;h=1636d616cc2cf4b1672a6ccbb08fa6b9c6e5c4e2;p=sugar.git Auto commit by The Sugar System. --- diff --git a/dot-files/_hgrc b/dot-files/_hgrc index bb844e8..1c56777 100644 --- a/dot-files/_hgrc +++ b/dot-files/_hgrc @@ -1,6 +1,7 @@ [defaults] pull = -u annotate = -n -l -u +branches = -a [ui] username = PHO @@ -8,5 +9,6 @@ username = PHO [extensions] hgext.mq = hgext.fetch = +hgext.graphlog = pager= color= diff --git a/dot-files/_zshrc b/dot-files/_zshrc index 936c531..6392b26 100644 --- a/dot-files/_zshrc +++ b/dot-files/_zshrc @@ -99,6 +99,7 @@ alias aria-emacs="ssh -f -X admin@aria.cielonegro.org emacs" alias g1="ssh pho@g1.cuenote.jp" alias g2="ssh pho@g2.cuenote.jp" +alias mana="ssh pho@mana" if [ $(hostname) = "aria.cielonegro.org" ]; then alias safari="open -a Safari"