summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2018-12-23 15:05:14 -0500
committerAmin Bandali <bandali@gnu.org>2018-12-23 15:05:14 -0500
commitc5d8bb25b186af5250b92186de2a0fbd3e652a75 (patch)
tree197fd165bda42d87705fe3b2b254e178f20f2f16 /etc
parentab6781dd1f90e15d55768d63b2698d12913ab741 (diff)
downloadconfigs-c5d8bb25b186af5250b92186de2a0fbd3e652a75.tar.gz
configs-c5d8bb25b186af5250b92186de2a0fbd3e652a75.tar.xz
configs-c5d8bb25b186af5250b92186de2a0fbd3e652a75.zip
[emacs] drop the various doom-like naming conventions, simply use a/
Diffstat (limited to 'etc')
-rw-r--r--etc/custom.el2
1 files changed, 1 insertions, 1 deletions
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.