Files
nix/dots/.bin/aurpac
2025-10-04 18:28:04 +02:00

7 lines
115 B
Bash
Executable File

#!/usr/bin/env bash
# Tiny AUR clone helper
# aurpac <package-name>
git clone "https://aur.archlinux.org/$1.git"