#!/bin/sh
set -eu
cd "$(git rev-parse --show-toplevel)"
echo Generating SSH config
Documents/bin/gen-ssh-config
