Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Imporove custom confirmation dialogue
- use shebang for easier multiline input - use bash for easier (and correct; the double quotes were missing) conditions with `[[ ]]` - use case-insensitive matching so we can answer with `j` as well¡
- Loading branch information