diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-08-04 19:55:13 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-08-04 19:55:13 -0400 |
| commit | 78ee3599b3074caa8f8c0ac08e5c077b95cd1b2a (patch) | |
| tree | a26d976048fd63150f0ac6a0a8ffdc76ba8e463a /.scripts | |
| parent | 609f7476c4f4f91c8f16d390e05f4453d4b111a8 (diff) | |
| download | eibhear-78ee3599b3074caa8f8c0ac08e5c077b95cd1b2a.tar.gz eibhear-78ee3599b3074caa8f8c0ac08e5c077b95cd1b2a.tar.zst eibhear-78ee3599b3074caa8f8c0ac08e5c077b95cd1b2a.zip | |
dox on vi mode in shell
Diffstat (limited to '.scripts')
| -rwxr-xr-x | .scripts/tutorialvids | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.scripts/tutorialvids b/.scripts/tutorialvids index 8919438..ed607fd 100755 --- a/.scripts/tutorialvids +++ b/.scripts/tutorialvids @@ -11,6 +11,7 @@ zathura gpg keys https://www.youtube.com/watch?v=DMGIlj7u7Eo calcurse https://www.youtube.com/watch?v=hvc-pHjbhdE urlview https://www.youtube.com/watch?v=IgzpAjFgbCw +vi mode in shell https://www.youtube.com/watch?v=GqoJQft5R2E " mpv $(grep -P "^$(grep https: <<< $vidlist | sed 's/\t.*//g' | dmenu -i -p "Learn about what? (ESC to cancel)" -l 5)\t" <<<$vidlist | sed 's/.*\t//') |
