Skip to content

Instantly share code, notes, and snippets.

@azrdev
Created May 8, 2018 09:12
Show Gist options
  • Select an option

  • Save azrdev/2a148334d75b2799a7bf4003c4109941 to your computer and use it in GitHub Desktop.

Select an option

Save azrdev/2a148334d75b2799a7bf4003c4109941 to your computer and use it in GitHub Desktop.
open .dot files with graphviz preview from graphical file browser
[Desktop Entry]
Type=Application
Name=Preview with dot
Exec=/usr/bin/dot -Txlib %f
MimeType=text/vnd.graphviz
# store e.g. in ~/.local/share/applications/graphviz-preview-dot.desktop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment