start shell with the cd folder
This commit is contained in:
parent
c1b053b67d
commit
4f1e35ebad
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ cd "$TEMP_FOLDER" || exit 1
|
|||
|
||||
yt-dlp --write-auto-sub --sub-langs 'en.*,.*orig' --convert-subs=srt --skip-download "$*"
|
||||
nvim "$TEMP_FOLDER"/*-orig*
|
||||
"$SHELL"
|
||||
|
|
Loading…
Reference in a new issue