]> git.rmz.io Git - dotfiles.git/blob - yay/config.json
zsh: tick function to wait a while for a task
[dotfiles.git] / yay / config.json
1 {
2 "aururl": "https://aur.archlinux.org",
3 "editor": "",
4 "editorflags": "",
5 "makepkgbin": "makepkg",
6 "makepkgconf": "",
7 "pacmanbin": "pacman",
8 "pacmanconf": "/etc/pacman.conf",
9 "tarbin": "bsdtar",
10 "redownload": "no",
11 "rebuild": "no",
12 "answerclean": "None",
13 "answerdiff": "None",
14 "answeredit": "None",
15 "answerupgrade": "None",
16 "gitbin": "git",
17 "gpgbin": "gpg",
18 "gpgflags": "",
19 "mflags": "",
20 "sortby": "votes",
21 "gitflags": "",
22 "removemake": "yes",
23 "requestsplitn": 150,
24 "sortmode": 0,
25 "completionrefreshtime": 7,
26 "sudoloop": false,
27 "timeupdate": false,
28 "devel": false,
29 "cleanAfter": false,
30 "gitclone": true,
31 "provides": true,
32 "pgpfetch": true,
33 "upgrademenu": true,
34 "cleanmenu": true,
35 "diffmenu": true,
36 "editmenu": false,
37 "combinedupgrade": false,
38 "useask": false
39 }