Skip to content

Instantly share code, notes, and snippets.

@brandongalbraith
Last active April 16, 2020 16:09
Show Gist options
  • Save brandongalbraith/475a1ed1b895c33373ebdb8c6f271b79 to your computer and use it in GitHub Desktop.
Save brandongalbraith/475a1ed1b895c33373ebdb8c6f271b79 to your computer and use it in GitHub Desktop.
So You're Writing Some Bash #bash
#! /usr/bin/env bash
set -euo pipefail
@brandongalbraith
Copy link
Author

brandongalbraith commented Apr 16, 2020

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment