#! /usr/bin/env sh

use flake

PATH_add ./scripts/

if on_git_branch; then
    echo && git status --short --branch
fi