#!/usr/bin/env zsh
[[ -z "$REPOTOOL_PATH" ]] && export REPOTOOL_PATH="$HOME/repo"
alias repo=". $REPOTOOL_PATH/.shell/repotool.zsh"