aura: Add configuration for Aura

As of now, aura does not support relative paths for cache
and related directories.
https://github.com/fosskers/aura/issues/937
This commit is contained in:
Sanchayan Maity 2024-09-16 19:34:20 +05:30
parent 640323c095
commit ff19c027a9
Signed by: sanchayanmaity
GPG key ID: 6F6A0609C12038F3

View file

@ -0,0 +1,23 @@
[aur]
chroot = []
ignores = []
git = true
hotedit = false
shellcheck = true
diff = true
delmakedeps = true
clean = true
warn_unknowns = true
nocheck = false
skipdepcheck = false
reverse = false
[backups]
automatic = false
[general]
cpus = 4
editor = "nvim"
doas = true
language = "en-US"
noconfirm = false