dotfiles/.config/aura/config.toml

27 lines
468 B
TOML
Raw Normal View History

2025-01-18 20:19:05 +01:00
[general]
cpus = 20
editor = "nvim"
doas = true
language = "en-US"
[aur]
build = "/home/brk/.cache/aura/builds"
cache = "/home/brk/.cache/aura/cache"
clones = "/home/brk/.cache/aura/packages"
hashes = "/home/brk/.cache/aura/hashes"
chroot = []
ignores = []
git = false
hotedit = false
shellcheck = false
diff = false
delmakedeps = false
noconfirm = false
nocheck = false
skipdepcheck = false
[backups]
snapshots = "/home/brk/.cache/aura/snapshots"
automatic = true