mirror of https://github.com/artizirk/dotfiles
Arti Zirk
1 year ago
1 changed files with 49 additions and 0 deletions
@ -0,0 +1,49 @@ |
|||||||
|
{ |
||||||
|
"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" |
||||||
|
} |
Loading…
Reference in new issue