~duncan-bayne/setups

8746507b310be1092caa3655d9e94658e5624bbb — Duncan Bayne 7 months ago c9f045e
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