voidrice/.scripts/tutorialvids
2018-08-03 16:51:22 -04:00

3 lines
180 B
Bash
Executable file

#!/bin/sh
mpv $(grep -P "^$(grep https: ~/.larbs/tutorialvids | sed 's/\t.*//g' | dmenu -i -p "Learn about what? (ESC to cancel)" -l 5)\t" ~/.larbs/tutorialvids | sed 's/.*\t//')