From 1dc4a0e0ec681a14c4f6e3d976dd3e2423806886 Mon Sep 17 00:00:00 2001 From: Marcel Robitaille Date: Wed, 14 Oct 2020 23:01:57 -0400 Subject: [PATCH] [tmuxinator] Fix path to pfe-final --- tmuxinator-profiles/pfe-final.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmuxinator-profiles/pfe-final.yml b/tmuxinator-profiles/pfe-final.yml index 5b4e861..1ec77f8 100644 --- a/tmuxinator-profiles/pfe-final.yml +++ b/tmuxinator-profiles/pfe-final.yml @@ -1,7 +1,7 @@ # vim: modelines=0 name: pfe-final -root: ~/Nextcloud/Cours/GELE5700 - Projet de fin d'études/Rapports/rapport-final +root: ~/Nextcloud/UMoncton/Cours/GELE5700 - Projet de fin d'études/Rapports/rapport-final windows: - nvim: nvim - tex: max_print_line=2000 latexmk -xelatex -shell-escape -pvc -e '$pdf_previewer = "xdg-open"' -e '$success_cmd = "echo vimtex_compiler_callback_success"' -e '$failure_cmd = "echo vimtex_compiler_callback_failure"' -interaction=nonstopmode scratchpad.tex