]> git.rmz.io Git - dotfiles.git/blobdiff - yay/config.json
zsh: tick function to wait a while for a task
[dotfiles.git] / yay / config.json
index ff117f01c7c33942c27fa9b5ce373a98fb1acb1e..fddb22c05b2d5e8ca4ef58a89dcb0f0a09365953 100644 (file)
@@ -1,6 +1,5 @@
 {
        "aururl": "https://aur.archlinux.org",
-       "buildDir": "/home/sb/.cache/yay",
        "editor": "",
        "editorflags": "",
        "makepkgbin": "makepkg",
        "tarbin": "bsdtar",
        "redownload": "no",
        "rebuild": "no",
-       "answerclean": "",
-       "answerdiff": "",
-       "answeredit": "",
-       "answerupgrade": "",
+       "answerclean": "None",
+       "answerdiff": "None",
+       "answeredit": "None",
+       "answerupgrade": "None",
        "gitbin": "git",
        "gpgbin": "gpg",
        "gpgflags": "",
        "mflags": "",
        "sortby": "votes",
        "gitflags": "",
-       "removemake": "ask",
+       "removemake": "yes",
        "requestsplitn": 150,
        "sortmode": 0,
        "completionrefreshtime": 7,