aboutsummaryrefslogtreecommitdiff
path: root/perltidy
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-12 19:37:34 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-12 19:37:34 +1200
commit6ba531966fd8146bff9461541e49c5ac5762faf2 (patch)
tree47340911dd9f920476a16e71a4ced37c7540cec2 /perltidy
parentSwitch perlcritic to XDG basedirs (diff)
downloaddotfiles-6ba531966fd8146bff9461541e49c5ac5762faf2.tar.gz
dotfiles-6ba531966fd8146bff9461541e49c5ac5762faf2.zip
Switch perltidy to XDG basedirs
Diffstat (limited to 'perltidy')
-rw-r--r--perltidy/profile.d/perltidy.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/perltidy/profile.d/perltidy.sh b/perltidy/profile.d/perltidy.sh
new file mode 100644
index 00000000..03ed0754
--- /dev/null
+++ b/perltidy/profile.d/perltidy.sh
@@ -0,0 +1,2 @@
+PERLTIDY=${XDG_CONFIG_HOME:-$HOME/.config}/perltidy/perltidyrc
+export PERLTIDY