mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Add vim and LaTeX to tutorialvids list
This commit is contained in:
parent
c9f0d747a8
commit
d2d2091c3a
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user