Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save braddevelop/a90f9d5635377d74b145a892845c8273 to your computer and use it in GitHub Desktop.
Save braddevelop/a90f9d5635377d74b145a892845c8273 to your computer and use it in GitHub Desktop.
Hellfred Basics: Hellfuzz - Register subs for applications and links
-- ... hellfred/hellfred-bootstrap.lua
-- Initialise Hellfuzz, passing a hotkey
hellfuzz.init({{'shift','alt'},'h'})
-- Load subscribers from packs
-- ... other code ...
hellfuzz.addSubscribers(require('hellfred.extend.basics.hellfuzzpack-apps-and-links'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment