Created
February 8, 2018 04:00
-
-
Save kngwyu/ba893355e5d88f7965cbf3df0177da31 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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