summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-09-03 20:13:37 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-09-03 20:13:37 -0400
commitb19df9f8d1194c76e6c8bc2ce60929022e8c4632 (patch)
tree8dd0348089f839f75697caa783c011e8adc45c70
parentc9e73feae3f2f452cbca92193cc297276b36d59f (diff)
.bash_logout: that's where .alsa.save was coming from!
-rw-r--r--.bash_logout2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bash_logout b/.bash_logout
index 5ca7df0..a8b88c1 100644
--- a/.bash_logout
+++ b/.bash_logout
@@ -6,4 +6,4 @@ if [ "$SHLVL" = 1 ]; then
[ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q
fi
-alsactl --file $HOME/.alsa.save store
+make -C "$HOME"