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

index ad17219bb24a34af73f26fa7c15b7aa2614efc7d..dfc197c8a24d01d640551419c685474b1bd724bf 100644 (file)
@@ -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
index 20e6997229dde0d82812358b1aabe05efa751193..ea5b889a8b36b159580cbd5f2e11a0cd9126134e 100644 (file)
@@ -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