repo-manager/functions/aur.zsh

2 lines
38 B
Bash
Raw Normal View History

2024-10-08 01:35:43 +00:00
repo_aur() { repo_clone "aur" "$1"; }