Organize for spare boxes

master
Jacopo De Simoi 9 months ago
parent 20ccdfa948
commit 2fa2410806
  1. 2
      zshrc.org

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

Loading…
Cancel
Save