dotfiles/aura/.config/aura/config.toml
Sanchayan Maity ff19c027a9
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
2024-09-19 16:03:57 +05:30

23 lines
410 B
TOML

[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