Skip to content

ryanlabouve/hotkeysrc

Repository files navigation

hotkeysrc

Add your favorite global shortcuts to your dotfiles.

https://gifcannon.s3.amazonaws.com/Item-0_and_Item-0_and_Fantastical_and_Item-0_and_Item-0_and_Item-0.jpg

Instalation

  1. Setup ~/.hotkeysrc like:
[
  {
    "apps": [
      "/Applications/Tweetbot.app",
      "/Applications/Airmail 2.app"
    ],
    "shortcut": "CommandOrControl+j"
  },
  {
    "apps": [
      "/Applications/iTerm.app"
    ],
    "shortcut": "CommandOrControl+Shift+j"
  }
]

  1. Run the app, now and for always

About

Global shortcuts because life is to short to leave global shortcuts out of your dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published