Files
dots/.bin/aurpac
2022-05-11 12:25:20 +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"