summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--content/posts/using-emacsclient-on-macos/index.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/posts/using-emacsclient-on-macos/index.org b/content/posts/using-emacsclient-on-macos/index.org
index d9954f0..71b6d6a 100644
--- a/content/posts/using-emacsclient-on-macos/index.org
+++ b/content/posts/using-emacsclient-on-macos/index.org
@@ -33,9 +33,9 @@ emacsclient to start in terminal mode, and =-a ''= tell it to start the
Emacs daemon process if it isn't already running.
Getting the GUI version to run without first opening the command line
-is a little trickier. Homebrew provides an app for =emacs=, but no way
-to start =emacsclient=. The way I've worked around that is by using
-[[https://github.com/deseven/icanhazshortcut][iCanHazShortcut]], which lets you bind arbitrary shell commands to
+is a little trickier. Homebrew provides an app for =emacs=, but no
+launcher for =emacsclient=. The way I've worked around that is by
+using [[https://github.com/deseven/icanhazshortcut][iCanHazShortcut]], which lets you bind arbitrary shell commands to
keyboard shortcuts.
To add a new shortcut, open the app and click the =Shortcuts= tab at