diff options
author | Dante Catalfamo | 2020-06-18 21:12:21 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-06-18 21:12:21 -0400 |
commit | 968a11c857a8af9b409e08ed82830772537c932e (patch) | |
tree | 5a46ab6d8ed7ed61258e64ddff089856382ddd5f | |
parent | 5d1fb7546196f6a486e8e96c865bf6d2b7af6726 (diff) | |
download | blog-968a11c857a8af9b409e08ed82830772537c932e.tar.gz blog-968a11c857a8af9b409e08ed82830772537c932e.tar.bz2 blog-968a11c857a8af9b409e08ed82830772537c932e.zip |
Specify to install iCHS first
-rw-r--r-- | content/posts/using-emacsclient-on-macos/index.org | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/content/posts/using-emacsclient-on-macos/index.org b/content/posts/using-emacsclient-on-macos/index.org index a7fbf60..1a2c1f5 100644 --- a/content/posts/using-emacsclient-on-macos/index.org +++ b/content/posts/using-emacsclient-on-macos/index.org @@ -39,10 +39,10 @@ using [[https://github.com/deseven/icanhazshortcut][iCanHazShortcut]], which let keyboard shortcuts. You can download the app from the [[https://github.com/deseven/icanhazshortcut/releases][release]] area on github. -To add a new shortcut, open the app and click the =Shortcuts= tab at -the top. Then click the plus in the bottom right corner, click inside -the =Shortcut= field, press the desired shortcut keys, give it an -action name, and a command. +To add a new shortcut, download and install iCanHazShortcut, then open +the app and click the =Shortcuts= tab at the top. Then click the plus +in the bottom right corner, click inside the =Shortcut= field, press +the desired shortcut keys, give it an action name, and a command. To launch =emacsclient=, I have a shortcut bound to @@html:<kbd>⌃</kbd> + <kbd>⇧</kbd> + <kbd>⌘</kbd> + <kbd>E</kbd>@@ |