Add yay config
This commit is contained in:
parent
cca767608a
commit
8cb7895bdf
39
.config/yay/config.json
Normal file
39
.config/yay/config.json
Normal file
@ -0,0 +1,39 @@
|
|||||||
|
{
|
||||||
|
"buildDir": "/home/adam/.cache/yay",
|
||||||
|
"editor": "",
|
||||||
|
"editorflags": "",
|
||||||
|
"makepkgbin": "makepkg",
|
||||||
|
"makepkgconf": "",
|
||||||
|
"pacmanbin": "pacman",
|
||||||
|
"pacmanconf": "/etc/pacman.conf",
|
||||||
|
"tarbin": "bsdtar",
|
||||||
|
"redownload": "no",
|
||||||
|
"rebuild": "no",
|
||||||
|
"answerclean": "",
|
||||||
|
"answerdiff": "",
|
||||||
|
"answeredit": "",
|
||||||
|
"answerupgrade": "",
|
||||||
|
"gitbin": "git",
|
||||||
|
"gpgbin": "gpg",
|
||||||
|
"gpgflags": "",
|
||||||
|
"mflags": "",
|
||||||
|
"sortby": "votes",
|
||||||
|
"gitflags": "",
|
||||||
|
"removemake": "yes",
|
||||||
|
"requestsplitn": 150,
|
||||||
|
"sortmode": 0,
|
||||||
|
"completionrefreshtime": 7,
|
||||||
|
"sudoloop": false,
|
||||||
|
"timeupdate": false,
|
||||||
|
"devel": false,
|
||||||
|
"cleanAfter": false,
|
||||||
|
"gitclone": true,
|
||||||
|
"provides": true,
|
||||||
|
"pgpfetch": true,
|
||||||
|
"upgrademenu": true,
|
||||||
|
"cleanmenu": false,
|
||||||
|
"diffmenu": false,
|
||||||
|
"editmenu": false,
|
||||||
|
"combinedupgrade": false,
|
||||||
|
"useask": false
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user