@ -14,7 +14,7 @@ are daily and pi, the function returns '(".zshrc" ".zshrc.pi")
#+begin_src emacs-lisp :results output silent
(setq tag-to-filenames-alist '(("daily" . ".zshrc")
("blender" . ".zshrc.blender")
("pi" . ".zshrc.pi")
("pi" . "/ssh:ssh.jacopods.xyz:.zshrc")
("android" . ".zshrc.android")
("mips" . ".zshrc.mips")))
(defun org-tags-to-filenames ()