From: PHO Date: Thu, 24 Sep 2009 10:27:27 +0000 (+0900) Subject: Auto commit by The Sugar System. X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=sugar.git;a=commitdiff_plain;h=6446f1b40088c2d49c707621b56f1477ce567946 Auto commit by The Sugar System. --- diff --git a/dot-files/_zshenv b/dot-files/_zshenv index ad17219..dfc197c 100644 --- a/dot-files/_zshenv +++ b/dot-files/_zshenv @@ -80,6 +80,9 @@ export CVS_RSH=ssh # uim-fep export UIM_FEP=skk +# sox +export AUDIODRIVER=ao + # icc if [ -e /opt/intel/cce/latest/bin/iccvars.sh ]; then . /opt/intel/cce/latest/bin/iccvars.sh diff --git a/dot-files/_zshrc b/dot-files/_zshrc index 20e6997..ea5b889 100644 --- a/dot-files/_zshrc +++ b/dot-files/_zshrc @@ -116,6 +116,7 @@ if [ $(hostname) = "aria.cielonegro.org" ]; then alias pa='open -a NiseRingo.app' alias heboris='open /Applications/HeborisUEMac/exe/Heboris\ OpenGL.app' alias hengband='open ~/Applications/hengband*/Hengband*' + alias top='top -X -o cpu' fi if [ $(uname) = "Darwin" ]; then