Skip to content

Instantly share code, notes, and snippets.

@kngwyu
Created February 8, 2018 04:00
Show Gist options
  • Select an option

  • Save kngwyu/ba893355e5d88f7965cbf3df0177da31 to your computer and use it in GitHub Desktop.

Select an option

Save kngwyu/ba893355e5d88f7965cbf3df0177da31 to your computer and use it in GitHub Desktop.
function org-cat
org-ruby $argv > /tmp/org-cat-tmp.html
and firefox /tmp/org-cat-tmp.html
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment