#!/usr/bin/env nix-shell #!nix-shell -i bash -p bash -p coreutils umask 0750 mkdir -p ~/.aws cat > ~/.aws/credentials <