Skip to content

Instantly share code, notes, and snippets.

View DennisGaida's full-sized avatar
🎯
Focusing

Dennis Gaida DennisGaida

🎯
Focusing
View GitHub Profile
@DennisGaida
DennisGaida / starter-script.sh
Last active June 19, 2023 10:50
Shell Script Best-Practice
#!/usr/bin/env bash
set -o errexit
set -o nounset
set -o pipefail
if [[ "${TRACE-0}" == "1" ]]; then
set -o xtrace
fi
if [[ "${1-}" =~ ^-*h(elp)?$ ]]; then

Keybase proof

I hereby claim:

  • I am dennisgaida on github.
  • I am moontear (https://keybase.io/moontear) on keybase.
  • I have a public key ASBFILO8QjvVwU7_vqps5Ga96L-VqpgLqKj1EtchqCAw8Ao

To claim this, I am signing this object: