From a9e56425995d15bf6b4c7d885779ba9908528b9b Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Wed, 8 Mar 2023 10:10:39 -0500 Subject: only install screen layouts for localhost --- .chezmoiignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.chezmoiignore') diff --git a/.chezmoiignore b/.chezmoiignore index f96270e..8bf6e39 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -66,6 +66,8 @@ crontab .ssh/known_hosts.old .ssh/keys/{{ .chezmoi.hostname }}/id_ed25519 .ssh/keys/{{ .chezmoi.hostname }}/id_rsa +.screenlayout/* +! .screenlayout/{{ .chezmoi.hostname }} .texlive202* .texmf/doc .texmf/fonts -- cgit v1.2.3