aboutsummaryrefslogtreecommitdiff
path: root/.chezmoiignore
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-17 09:43:41 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-17 09:43:41 -0500
commitdba1a1a427b4e7a202187630f0c4dd26be9d3a23 (patch)
tree98fd0d57b19e563e75cf2d302fe4d617264cd969 /.chezmoiignore
parentsupport openbsd in xinitrc (diff)
Install the font-size extension on openbsd
Diffstat (limited to '')
-rw-r--r--.chezmoiignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.chezmoiignore b/.chezmoiignore
index 67bece8..6bc183a 100644
--- a/.chezmoiignore
+++ b/.chezmoiignore
@@ -7,3 +7,8 @@ root
packages-install
.gitmodules
chezmoi.toml.censored
+
+{{- if ne .chezmoi.os "openbsd" }}
+# only install if on openbsd
+.urxvt/perl
+{{- end }}