From 768e879e222448acb4e474b2fd52206a93d9fe1d Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Sat, 3 May 2025 01:58:02 +0800 Subject: [PATCH] =?UTF-8?q?arch=20linux=20sudo=20git=20=E5=84=AA=E5=85=88?= =?UTF-8?q?=E5=AE=89=E8=A3=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .chezmoidata/packages.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.chezmoidata/packages.toml b/.chezmoidata/packages.toml index 84fc362..add91c3 100644 --- a/.chezmoidata/packages.toml +++ b/.chezmoidata/packages.toml @@ -57,11 +57,11 @@ pacman_force = [ 'archlinux-keyring', 'llvm', 'llvm-libs', + 'sudo', + 'git', ] pacman = [ - 'sudo', - 'git', 'chezmoi', 'lazygit', 'base-devel',