]> git.armaanb.net Git - config.org.git/commitdiff
Remove alacritty from tempo list
authorArmaan Bhojwani <me@armaanb.net>
Mon, 17 May 2021 02:55:14 +0000 (22:55 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Mon, 17 May 2021 02:55:14 +0000 (22:55 -0400)
config.org

index 7a4223cc98ff2661cad63ccca362cd5eccafc9ba..c14d9a2b4628597b5187305ba4cf46becb5dcca3 100644 (file)
@@ -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"))