Skip to content

Instantly share code, notes, and snippets.

@awalterschulze
Created February 25, 2016 13:31
Show Gist options
  • Save awalterschulze/94963fb00ec586a39c83 to your computer and use it in GitHub Desktop.
Save awalterschulze/94963fb00ec586a39c83 to your computer and use it in GitHub Desktop.
view graph from selected text in iterm
alias viewgraph='pbpaste | dot -Tpdf | open -f -a /Applications/Preview.app'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment