mirror of https://github.com/artizirk/dotfiles
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
1.0 KiB
49 lines
1.0 KiB
{ |
|
"aururl": "https://aur.archlinux.org", |
|
"aurrpcurl": "https://aur.archlinux.org/rpc?", |
|
"buildDir": "/home/arti/.cache/yay", |
|
"editor": "", |
|
"editorflags": "", |
|
"makepkgbin": "makepkg", |
|
"makepkgconf": "", |
|
"pacmanbin": "pacman", |
|
"pacmanconf": "/etc/pacman.conf", |
|
"redownload": "no", |
|
"answerclean": "", |
|
"answerdiff": "", |
|
"answeredit": "", |
|
"answerupgrade": "", |
|
"gitbin": "git", |
|
"gpgbin": "gpg", |
|
"gpgflags": "", |
|
"mflags": "", |
|
"sortby": "votes", |
|
"searchby": "name-desc", |
|
"gitflags": "", |
|
"removemake": "ask", |
|
"sudobin": "sudo", |
|
"sudoflags": "", |
|
"version": "12.1.2", |
|
"requestsplitn": 150, |
|
"completionrefreshtime": 7, |
|
"maxconcurrentdownloads": 0, |
|
"bottomup": true, |
|
"sudoloop": false, |
|
"timeupdate": false, |
|
"devel": false, |
|
"cleanAfter": false, |
|
"provides": true, |
|
"pgpfetch": true, |
|
"cleanmenu": true, |
|
"diffmenu": true, |
|
"editmenu": false, |
|
"combinedupgrade": false, |
|
"useask": false, |
|
"batchinstall": false, |
|
"singlelineresults": false, |
|
"separatesources": true, |
|
"debug": false, |
|
"rpc": true, |
|
"doubleconfirm": true, |
|
"rebuild": "no" |
|
}
|
|
|