From 19c7e67028827a261fbfe0d6c6fcbb417537d191 Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Sat, 14 May 2022 15:56:33 -0400 Subject: [PATCH] Evaluate the setup block on startup --- zshrc.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/zshrc.org b/zshrc.org index e861bc4..e29995d 100644 --- a/zshrc.org +++ b/zshrc.org @@ -516,3 +516,9 @@ BIG FAT WARNING: this needs to specify an actual file as a destination :PROPERTIES: :CREATED: [2021-05-01 Sat 13:35] :END: + + +* Local variables +# Local Variables: +# eval: (save-excursion (org-babel-goto-named-src-block "def-tag") (org-babel-execute-src-block)) +# end: