mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-01 08:30:58 +02:00
50 lines
1.0 KiB
JSON
50 lines
1.0 KiB
JSON
|
{
|
||
|
"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"
|
||
|
}
|