summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2021-08-28 19:11:06 -0700
committerxyz <gky44px1999@gmail.com>2021-08-28 19:11:06 -0700
commit2f950ab04fbac5879b0e29c87bf47d07672e31f5 (patch)
treec291d6ce95b9947275da743a998cae0ad8b6b34e /.bashrc
parentf31301016e3a3b92fdf1536897c1e23f0b886155 (diff)
switch to pulseaudio
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 7601d40a..d333aedb 100644
--- a/.bashrc
+++ b/.bashrc
@@ -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" \