Skip to content

Instantly share code, notes, and snippets.

View glorydanking's full-sized avatar
🐒
I may be slow to respond.

malcolming glorydanking

🐒
I may be slow to respond.
View GitHub Profile
@glorydanking
glorydanking / README.md
Created October 13, 2023 08:48 — forked from maboloshi/README.md
[Mac下配置Aria2] #macOS #aria2

Mac下配置Aria2

安装和设置 Aria2

# 使用 Homebrew 安装 aria2
brew install aria2

# 创建配置文件aria2.conf和空对话文件aria2.session
mkdir ~/.aria2 && cd ~/.aria2
touch aria2.conf