#!/bin/bash
exec "$(dirname "$(readlink -f "$0")")/git-ai" "$@"
