From a8e12557964d6ba484123c3be3548719c677668e Mon Sep 17 00:00:00 2001 From: tavo-wasd Date: Wed, 23 Aug 2023 13:17:38 -0600 Subject: [PATCH] fix --- scripts/groff-compiler | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/groff-compiler b/scripts/groff-compiler index ecb38da..6cf6172 100755 --- a/scripts/groff-compiler +++ b/scripts/groff-compiler @@ -10,8 +10,8 @@ # [-j (chem)] Chemical structure diagrams (messes up spacing!) # Configuration -BIB="~/Desktop/bibliography" # Bibliography file -MAC="~/.config/groff/" # Macros dir +BIB="$HOME/Desktop/bibliography" # Bibliography file +MAC="$HOME/.config/groff/" # Macros dir PRE="ketp" # Preprocessors # Enable macros, grab references, include args