Add edit command to ytmpv

This commit is contained in:
mitchell 2022-05-12 19:08:48 -04:00
parent ab9f80ce40
commit 17c45c5919
1 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,8 @@ function ytmpv -d 'A script to help queue youtube videos on MPV'
$urls
break
case e edit
$EDITOR $queue
case f fg
tmux attach -t ytmpv
case h help