diff --git a/zshrc.org b/zshrc.org index 69782fb..28cb17f 100644 --- a/zshrc.org +++ b/zshrc.org @@ -13,7 +13,7 @@ are daily and pi, the function returns '(".zshrc" ".zshrc.pi") #+name:def-tag #+begin_src emacs-lisp :results output silent (setq-local tag-to-filenames-alist '( ("daily" . ".zshrc") - ("blender" . ".zshrc.blender") + ("spare" . ".zshrc.spare") ("pi" . "/ssh:ssh.jacopods.xyz:.zshrc") ("android" . ".zshrc.android"))) (defun org-tags-to-filenames ()