#!/usr/bin/env bash

ALIAS=chore
git feature -a $ALIAS "$@"
