#!/usr/bin/env zsh
fswatch -o *.py | xargs -n1 -I{} zu


