top | item 45995451

(no title)

tomxor | 3 months ago

Forgot that was a bash feature..

  ls | xargs -I % bash -c 'cd %; pwd; [[ $(git status -s) ]] && echo WIP || echo clean'

discuss

order

No comments yet.