diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-09-03 20:13:37 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-09-03 20:13:37 -0400 |
commit | b19df9f8d1194c76e6c8bc2ce60929022e8c4632 (patch) | |
tree | 8dd0348089f839f75697caa783c011e8adc45c70 | |
parent | c9e73feae3f2f452cbca92193cc297276b36d59f (diff) |
.bash_logout: that's where .alsa.save was coming from!
-rw-r--r-- | .bash_logout | 2 |
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" |