From c5d8bb25b186af5250b92186de2a0fbd3e652a75 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 23 Dec 2018 15:05:14 -0500 Subject: [emacs] drop the various doom-like naming conventions, simply use a/ --- etc/custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/custom.el b/etc/custom.el index be0ffab..b28cc4d 100644 --- a/etc/custom.el +++ b/etc/custom.el @@ -60,7 +60,7 @@ [//]: # \"Exported with love from a post written in Org mode\" [//]: # \"- https://ox-hugo.scripter.co\"") - (eval add-hook 'after-save-hook #'amin/async-babel-tangle 'append 'local))) + (eval add-hook 'after-save-hook #'a/async-babel-tangle 'append 'local))) '(unkillable-buffers '("^\\*scratch\\*$" "^\\*Messages\\*$"))) (custom-set-faces ;; custom-set-faces was added by Custom. -- cgit v1.2.3-60-g2f50