Skip to content

Instantly share code, notes, and snippets.

@twokul
Created November 12, 2012 11:22
Show Gist options
  • Save twokul/4058811 to your computer and use it in GitHub Desktop.
Save twokul/4058811 to your computer and use it in GitHub Desktop.
live directory watcher
while; do; clear; tree .git; sleep 1; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment