# aur My AUR helper. See `aur -h` ## Bash completion ```sh cp aur-completion.bash ~/.aur-completion.bash # add this line to your .bashrc source ~/.aur-completion.bash ```