From dba1a1a427b4e7a202187630f0c4dd26be9d3a23 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 17 Dec 2021 09:43:41 -0500 Subject: Install the font-size extension on openbsd --- .chezmoiignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.chezmoiignore') 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 }} -- cgit v1.2.3