Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
set -o errexit # abort on nonzero exitstatus
set -o pipefail # don't hide errors within pipes
# enable trace if the variable set
[[ "$TRACE" ]] && set -x
VALID_ARGS=$(getopt -o '' --long curl-opts:,jq-opts: -- "$@")
if [[ $? -ne 0 ]]; then

Keybase proof

I hereby claim:

  • I am mozartilize on github.
  • I am arshavindn (https://keybase.io/arshavindn) on keybase.
  • I have a public key whose fingerprint is 3B93 5102 7FD3 3C6E A961 53ED E320 F64D 8FB9 E6B9

To claim this, I am signing this object: