mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-28 07:44:57 +08:00
Update pikaur config
This commit is contained in:
parent
53779ae646
commit
bfb5cf7dd6
1 changed files with 9 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue