Skip to content

Instantly share code, notes, and snippets.

@RayMPerry
Last active April 17, 2019 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RayMPerry/4959272fd6aa61ab106faea3130723cf to your computer and use it in GitHub Desktop.
Save RayMPerry/4959272fd6aa61ab106faea3130723cf to your computer and use it in GitHub Desktop.
  • mod: {{{mod}}}
  • lockscreen: {{{lockscreen}}}
  • xrandrLayouts: {{{xrandrLayouts}}}
  • wallpapers: {{{wallpapers}}}
  • touchpad: {{{touchpad}}}
  • scriptsDir: {{{scriptsDir}}}
(dolist (macro (org-macro--collect-macros))
(princ (format "%s: %s\n" (car macro) (cdr macro))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment