diff --git a/.config/pikaur.conf b/.config/pikaur.conf index 171cf7c..e65aebf 100644 --- a/.config/pikaur.conf +++ b/.config/pikaur.conf @@ -10,10 +10,6 @@ keepbuilddir = yes keepdevbuilddir = yes keepbuilddeps = no skipfailedbuild = no -donteditbydefault = no -noedit = no -nodiff = no -gitdiffargs = --ignore-space-change,--ignore-all-space alwaysusedynamicusers = no [colors] @@ -23,17 +19,23 @@ versiondiffnew = 9 [ui] requireenterconfirm = yes -diffpager = auto printcommands = no reversesearchsorting = yes [misc] sudoloopinterval = 59 pacmanpath = pacman -aurhost = aur.tuna.tsinghua.edu.cn -newsurl = https://www.archlinux.org/feeds/news/ 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 +