[READ-ONLY] Mirror of https://github.com/mrgnw/scripts.
0

Configure Feed

Select the types of activity you want to include in your feed.

scripts / wu
57 B 4 lines
1#!/usr/bin/env zsh 2fswatch -o *.py | xargs -n1 -I{} zu 3 4