start shell with the cd folder

This commit is contained in:
Ranomier 2024-12-14 17:54:12 +01:00
parent c1b053b67d
commit 4f1e35ebad

View file

@ -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"