mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-15 09:17:31 -08:00
add aliased command to control sub volume
This commit is contained in:
parent
b0050bc305
commit
0a98774112
@ -70,3 +70,9 @@ alias google-chrome-stable="google-chrome-stable --simulate-outdated-no-au='Tue,
|
||||
|
||||
# rsync
|
||||
alias rsync.net="ssh fm2120@fm2120.rsync.net"
|
||||
|
||||
# svs subwoofer
|
||||
sv() {
|
||||
pySVS 54:B7:E5:57:1A:7B --volume="$1"
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user