diff --git a/.config/zsh/functions/mkplaylist b/.config/zsh/functions/mkplaylist index 9b7f0d8..dad2893 100755 --- a/.config/zsh/functions/mkplaylist +++ b/.config/zsh/functions/mkplaylist @@ -1,6 +1,6 @@ #!/usr/bin/env zsh # Create a playlist in the current folder, of the media files in the folder and -# all subfolfers. +# all subfolders. setopt LOCAL_OPTIONS ERR_RETURN NO_UNSET PIPE_FAIL