From 6446f1b40088c2d49c707621b56f1477ce567946 Mon Sep 17 00:00:00 2001 From: PHO Date: Thu, 24 Sep 2009 19:27:27 +0900 Subject: [PATCH] Auto commit by The Sugar System. --- dot-files/_zshenv | 3 +++ dot-files/_zshrc | 1 + 2 files changed, 4 insertions(+) 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 -- 2.40.0