From df9744099f015199e8beae9e6390db5189532172 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 21 Feb 2017 10:31:01 +0100 Subject: Add binding for ¯\_(ツ)_/¯ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- init.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'init.org') diff --git a/init.org b/init.org index 0e2e248..d32d1df 100644 --- a/init.org +++ b/init.org @@ -1667,6 +1667,8 @@ Having defined named code blocks in the sections above we can finally put them a <> <> <> + +(global-set-key (kbd "C-x RET 1") (lambda () (interactive) (insert "¯\\_(ツ)_/¯"))) #+END_SRC * Variables :noexport: -- cgit v1.2.3