X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/23e3170fa564e888c56eb889e64f2fdce532c488..c77653dfa43386ef5c5ded93999104a1238e077c:/yay/config.json diff --git a/yay/config.json b/yay/config.json index ff117f0..fddb22c 100644 --- a/yay/config.json +++ b/yay/config.json @@ -1,6 +1,5 @@ { "aururl": "https://aur.archlinux.org", - "buildDir": "/home/sb/.cache/yay", "editor": "", "editorflags": "", "makepkgbin": "makepkg", @@ -10,17 +9,17 @@ "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,