diff --git a/zshrc.org b/zshrc.org index f50625c..0e7c37b 100644 --- a/zshrc.org +++ b/zshrc.org @@ -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 ()