Added twitch livestreamer shortcut.
This commit is contained in:
parent
7d5e65d418
commit
b7a22164f0
@ -1,3 +1,7 @@
|
||||
twitch() {
|
||||
livestreamer "twitch.tv/$1" &
|
||||
}
|
||||
|
||||
sysupgrade(){
|
||||
old_kernel=$(pacman -Q linux-raspberrypi | awk '{print $2 }')
|
||||
sudo pacmatic -Syu
|
||||
|
Loading…
Reference in New Issue
Block a user