From 77f44a811e401b446a4eb370472a730eeb4f8e64 Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 12 Aug 2022 08:28:16 -0500 Subject: [add] mastodon and web browser to commands --- init-el.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/init-el.org b/init-el.org index fc07bb4..fca4f54 100644 --- a/init-el.org +++ b/init-el.org @@ -210,7 +210,9 @@ So, to use this file for the very first time you must (?f "el[f]eed" elfeed) (?j "[j]ournal" toggle-journal) (?s "[s]ecrets" toggle-secrets) - (?p "[p]astebin" cicadas-paste-current-buffer))) + (?p "[p]astebin" cicadas-paste-current-buffer) + (?m "[m]astodon" mastodon) + (?w "[w]eb browser (eww)" eww))) #+end_src -- cgit v1.2.3