docs: 精简 README、更新 AGENTS.md、统一目录名为 archlinux-config

This commit is contained in:
2026-03-26 13:54:23 +08:00
parent a8a394c8f2
commit 0ee258f666
3 changed files with 103 additions and 187 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -euo pipefail
REPO_URL="https://git.furtherverse.com/imbytecat/archlinux-config.git"
CONFIG_DIR="$HOME/.config/arch-config"
CONFIG_DIR="$HOME/.config/archlinux-config"
echo "==> 安装 git..."
sudo pacman -S --needed --noconfirm git