diff options
author | xyz <gky44px1999@gmail.com> | 2021-08-28 19:11:06 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-08-28 19:11:06 -0700 |
commit | 2f950ab04fbac5879b0e29c87bf47d07672e31f5 (patch) | |
tree | c291d6ce95b9947275da743a998cae0ad8b6b34e /.bashrc | |
parent | f31301016e3a3b92fdf1536897c1e23f0b886155 (diff) |
switch to pulseaudio
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ PS1="\[\e[0;91m\][\u@\h \W]\$ \[\e[0m\]" alias \ absolutely-proprietary="absolutely-proprietary -f" \ +alsamixer="alsamixer -V all" \ diff="diff --color=auto" \ grep="grep --color=auto" \ ls="ls --color=auto" \ |