Don't make ,st too chatty
1 files changed, 1 insertions(+), 1 deletions(-) M mint/conf/bin/,st
M mint/conf/bin/,st => mint/conf/bin/,st +1 -1
@@ 1,6 1,6 @@ #!/usr/bin/env bash -set -euxo pipefail +set -euo pipefail shellcheck "$0" if [ "$#" -ne 3 ] || [ "${1-}" = "--help" ]; then