Add vim and LaTeX to tutorialvids list

This commit is contained in:
Jon Glueckstein 2020-05-21 18:49:09 -05:00
parent c9f0d747a8
commit d2d2091c3a

View File

@ -16,5 +16,7 @@ calcurse (calendar) https://www.youtube.com/watch?v=hvc-pHjbhdE
urlview https://www.youtube.com/watch?v=IgzpAjFgbCw
colorschemes with pywal https://www.youtube.com/watch?v=Es79N_9BblE
vi mode in shell https://www.youtube.com/watch?v=GqoJQft5R2E
vim workflow https://www.youtube.com/watch?v=NzD2UdQl5Gc
LaTeX tutorial https://www.youtube.com/watch?v=mfRmmZ_84Mw
"
echo "$vidlist" | grep -P "^$(echo "$vidlist" | grep "https:" | sed 's/\t.*//g' | dmenu -i -p "Learn about what? (ESC to cancel)" -l 20 | awk '{print $1}')\s" | sed 's/.*\t//' | xargs -r mpv