mirror of
https://github.com/rydesun/dotfiles.git
synced 2026-02-03 19:43:23 +08:00
42 lines
751 B
Text
42 lines
751 B
Text
[sync]
|
|
develpkgsexpiration = 10
|
|
alwaysshowpkgorigin = yes
|
|
upgradesorting = versiondiff
|
|
showdownloadsize = yes
|
|
ignoreoutofdateaurupgrades = no
|
|
|
|
[build]
|
|
keepbuilddir = yes
|
|
keepdevbuilddir = yes
|
|
keepbuilddeps = no
|
|
skipfailedbuild = no
|
|
alwaysusedynamicusers = no
|
|
|
|
[colors]
|
|
version = 10
|
|
versiondiffold = 11
|
|
versiondiffnew = 9
|
|
|
|
[ui]
|
|
requireenterconfirm = yes
|
|
printcommands = no
|
|
reversesearchsorting = yes
|
|
|
|
[misc]
|
|
sudoloopinterval = 59
|
|
pacmanpath = pacman
|
|
privilegeescalationtool = sudo
|
|
|
|
[network]
|
|
aururl = https://aur.tuna.tsinghua.edu.cn
|
|
newsurl = https://www.archlinux.org/feeds/news/
|
|
socks5proxy =
|
|
|
|
[review]
|
|
donteditbydefault = no
|
|
noedit = no
|
|
nodiff = no
|
|
gitdiffargs = --ignore-space-change,--ignore-all-space
|
|
diffpager = auto
|
|
hidedifffiles = .SRCINFO
|
|
|