aboutsummaryrefslogtreecommitdiff
path: root/tidy/profile.d/tidy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tidy/profile.d/tidy.sh')
-rw-r--r--tidy/profile.d/tidy.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tidy/profile.d/tidy.sh b/tidy/profile.d/tidy.sh
new file mode 100644
index 00000000..177a8124
--- /dev/null
+++ b/tidy/profile.d/tidy.sh
@@ -0,0 +1,3 @@
+# Set a configuration file path for tidy(1)
+HTML_TIDY=$HOME/.tidyrc
+export HTML_TIDY