summaryrefslogtreecommitdiff
path: root/.config/aura/config.toml
blob: 66d35810ecc2478b75800f1459333fd58f5a34a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[general]
cpus = 12
editor = "nvim"
doas = true
language = "en-US"
noconfirm = false

[aur]
build = "/home/aktersnurra/.cache/aura/builds"
cache = "/home/aktersnurra/.cache/aura/cache"
clones = "/home/aktersnurra/.cache/aura/packages"
hashes = "/home/aktersnurra/.cache/aura/hashes"
chroot = []
ignores = []
git = false
hotedit = false
shellcheck = false
diff = false
delmakedeps = false
clean = false
warn_unknowns = true
nocheck = false
skipdepcheck = false
reverse = false

[backups]
snapshots = "/home/aktersnurra/.cache/aura/snapshots"
automatic = true