Add support for installing AUR packages (#48)

This commit is contained in:
James McMurray
2020-05-10 19:31:40 +03:00
committed by GitHub
parent bc9969a0db
commit c8b151fe5f
7 changed files with 143 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
packages = ["clang"]
aur_packages = ["bat-cat-git"]