From df2af3667422699947c143d2909bbcdd0be3a460 Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Wed, 23 Apr 2025 17:33:02 +0800 Subject: [PATCH] fix packages --- .chezmoidata/packages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.chezmoidata/packages.yaml b/.chezmoidata/packages.yaml index 2a2a2e1..cf66767 100644 --- a/.chezmoidata/packages.yaml +++ b/.chezmoidata/packages.yaml @@ -1,7 +1,7 @@ packages: darwin: brews: - - 'chozmoi' + - 'chezmoi' - 'git' - 'vim' - 'lsix'