init
This commit is contained in:
47
yay/config.json
Normal file
47
yay/config.json
Normal file
@@ -0,0 +1,47 @@
|
||||
{
|
||||
"aururl": "https://aur.archlinux.org",
|
||||
"aurrpcurl": "https://aur.archlinux.org/rpc?",
|
||||
"editor": "nvim",
|
||||
"editorflags": "",
|
||||
"makepkgbin": "makepkg",
|
||||
"makepkgconf": "",
|
||||
"pacmanbin": "pacman",
|
||||
"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.3",
|
||||
"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": true,
|
||||
"combinedupgrade": true,
|
||||
"useask": false,
|
||||
"batchinstall": false,
|
||||
"singlelineresults": false,
|
||||
"separatesources": true,
|
||||
"debug": false,
|
||||
"rpc": true,
|
||||
"doubleconfirm": true,
|
||||
"rebuild": "no"
|
||||
}
|
||||
Reference in New Issue
Block a user