8d1f6254cc
- 将 arch-config/ 内容移至仓库根目录 - setup.sh 重命名为 install.sh - 脚本改为自动 clone 仓库到 ~/.config/arch-config - 新增 pacman -Syu 系统更新步骤 - README 简化为 curl 一行安装
9 lines
123 B
YAML
9 lines
123 B
YAML
packages:
|
|
- zsh
|
|
- zsh-completions
|
|
|
|
aur_packages:
|
|
- oh-my-zsh-git
|
|
- zsh-autosuggestions
|
|
- zsh-syntax-highlighting
|