#!/usr/bin/env bash # Google Style # https://google.github.io/styleguide/shellguide.html shfmt -i 2 -ci -w "$@"