diff --git a/dotfiles/bin/secretfiles b/dotfiles/bin/secretfiles index 77fe91d..d6ad0a1 100755 --- a/dotfiles/bin/secretfiles +++ b/dotfiles/bin/secretfiles @@ -207,8 +207,6 @@ help() { echo " -p, --path path to the root directory for the nixOS configuration files, defaults to \`pwd\`" } -set -x - # -allow a command to fail with !’s side effect on errexit # -use return value from ${PIPESTATUS[0]}, because ! hosed $? ! getopt --test > /dev/null