28 lines
554 B
JSON
28 lines
554 B
JSON
|
{
|
||
|
"buildDir": "/home/breizh/.cache/yay",
|
||
|
"editor": "vim",
|
||
|
"editorflags": "",
|
||
|
"makepkgbin": "/usr/bin/makepkg",
|
||
|
"pacmanbin": "/usr/bin/pacman",
|
||
|
"pacmanconf": "/etc/pacman.conf",
|
||
|
"tarbin": "/usr/bin/bsdtar",
|
||
|
"redownload": "no",
|
||
|
"rebuild": "no",
|
||
|
"answerclean": "",
|
||
|
"answeredit": "",
|
||
|
"answerupgrade": "",
|
||
|
"gitbin": "git",
|
||
|
"gpgbin": "gpg",
|
||
|
"gpgflags": "",
|
||
|
"mflags": "",
|
||
|
"sortby": "name",
|
||
|
"gitflags": "",
|
||
|
"requestsplitn": 50,
|
||
|
"sortmode": 1,
|
||
|
"sudoloop": true,
|
||
|
"timeupdate": true,
|
||
|
"devel": false,
|
||
|
"cleanAfter": false,
|
||
|
"gitclone": true
|
||
|
}
|