From 863ca02167028868f7542c6ab8bc86d2f3c35355 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Fri, 18 Jun 2021 20:22:00 -0400 Subject: [PATCH] Remove excess tempos --- config.org | 5 ----- 1 file changed, 5 deletions(-) diff --git a/config.org b/config.org index c5e86c0..a6c0ce9 100644 --- a/config.org +++ b/config.org @@ -276,17 +276,12 @@ Define templates for lots of common structure elements. Mostly just used within :straight (:type built-in) :config (dolist (addition '( - ("ag" . "src conf :tangle ~/.gnupg/gpg-agent.conf") ("ash" . "src shell :tangle ~/.config/ash/ashrc") ("el" . "src emacs-lisp") ("git" . "src conf :tangle ~/.gitconfig") - ("gp" . "src conf :tangle ~/.gnupg/gpg.conf") ("mb" . "src conf :tangle ~/.mbsyncrc") - ("pi" . "src conf :tangle ~/.config/picom/picom.conf") ("sp" . "src conf :tangle ~/.spectrwm.conf") ("tm" . "src conf :tangle ~/.tmux.conf") - ("xm" . "src conf :tangle ~/.config/xmodmap") - ("xr" . "src conf :tangle ~/.Xresources") ("za" . "src conf :tangle ~/.config/zathura/zathurarc") )) (add-to-list 'org-structure-template-alist addition))) -- 2.39.2