From dfa80a1600ca4e19e567005496fd812788a67d10 Mon Sep 17 00:00:00 2001 From: Raimundo Saona <37874270+saona-raimundo@users.noreply.github.com> Date: Thu, 19 Oct 2023 10:53:53 +0200 Subject: [PATCH] Update justfile --- justfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/justfile b/justfile index 71189e6..46a6886 100644 --- a/justfile +++ b/justfile @@ -1,6 +1,6 @@ -# use PowerShell instead of sh: +# use nushell instead of sh: set shell := ["nu.exe", "-c"] # serve a version with hot reload serve: - watchexec --exts tex tectonic main.tex \ No newline at end of file + watchexec --exts tex tectonic main.tex