From 7920198be96f91b86a655b44b5e823259ae18188 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Sun, 16 May 2021 22:55:14 -0400 Subject: [PATCH] Remove alacritty from tempo list --- config.org | 1 - 1 file changed, 1 deletion(-) diff --git a/config.org b/config.org index 7a4223c..c14d9a2 100644 --- a/config.org +++ b/config.org @@ -262,7 +262,6 @@ Add back C-a/C-x (add-to-list 'org-structure-template-alist '("el" . "src emacs-lisp")) (add-to-list 'org-structure-template-alist '("sp" . "src conf :tangle ~/.spectrwm.conf")) (add-to-list 'org-structure-template-alist '("ash" . "src shell :tangle ~/.config/ash/ashrc")) - (add-to-list 'org-structure-template-alist '("al" . "src yml :tangle ~/.config/alacritty/alacritty.yml")) (add-to-list 'org-structure-template-alist '("ipy" . "src python :tangle ~/.ipython/")) (add-to-list 'org-structure-template-alist '("pi" . "src conf :tangle ~/.config/picom/picom.conf")) (add-to-list 'org-structure-template-alist '("git" . "src conf :tangle ~/.gitconfig")) -- 2.39.2