feat: cleanup aliases, arkenfox
This commit is contained in:
parent
308bdf15f7
commit
23d1e06c20
21 changed files with 2830 additions and 237 deletions
|
@ -23,7 +23,7 @@ function update_vol() {
|
|||
if [ "$CUR" -lt 0 ]; then
|
||||
CUR=0
|
||||
elif [ "$CUR" -gt 300 ]; then
|
||||
CUR=150
|
||||
CUR=300
|
||||
fi
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue