Skip to content

Instantly share code, notes, and snippets.

@narze
Created February 5, 2015 16:52
Show Gist options
  • Save narze/404976405c0511883d48 to your computer and use it in GitHub Desktop.
Save narze/404976405c0511883d48 to your computer and use it in GitHub Desktop.
Including external file into karabiner settings
<?xml version="1.0"?>
<root>
// ... some other bindings
<include path="{{ ENV_HOME }}/Dropbox/Applications/karabiner_superduper.xml" />
</root>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment