mirror of
https://github.com/sbrl/bin.git
synced 2018-01-10 21:33:46 +00:00
Add find-grep combo command to hh favorites
This commit is contained in:
parent
b01a057461
commit
e2439dc6cc
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
find . -type f -exec grep -Hin testing "{}" ';'
|
||||
youtube-dl -f 'bestvideo[ext=webm]+bestaudio[ext=webm]/bestvideo/bestaudio' "https://www.youtube.com/watch?v=Hp0cdTXv5Js&feature=youtu.be"
|
||||
youtube-dl -F "https://www.youtube.com/watch?v=Hp0cdTXv5Js&feature=youtu.be"
|
||||
xinput --set-prop 12 "libinput Accel Speed" 0.6
|
||||
|
|
Loading…
Reference in a new issue