mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
hitbox died a long time ago
This commit is contained in:
parent
4b696cd777
commit
80bbacd17a
1 changed files with 0 additions and 6 deletions
|
@ -77,12 +77,6 @@ twitch() {
|
|||
watchstream "http://twitch.tv/$user" "$@"
|
||||
}
|
||||
|
||||
hitbox() {
|
||||
local user="$1"
|
||||
shift
|
||||
watchstream "http://hitbox.tv/$user" "$@"
|
||||
}
|
||||
|
||||
yt() {
|
||||
pushd ~/play >/dev/null
|
||||
local vid="$1"
|
||||
|
|
Loading…
Add table
Reference in a new issue