From: Samir Benmendil Date: Tue, 9 Jul 2019 10:54:38 +0000 (+0100) Subject: yay: choose some sane defaults to questions X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/24a3df0dddfe5cd08364415a1a854eec6b00fca1?ds=inline yay: choose some sane defaults to questions Maybe in future don't ask the questions at all --- diff --git a/yay/config.json b/yay/config.json index ff117f0..b780121 100644 --- a/yay/config.json +++ b/yay/config.json @@ -10,10 +10,10 @@ "tarbin": "bsdtar", "redownload": "no", "rebuild": "no", - "answerclean": "", - "answerdiff": "", - "answeredit": "", - "answerupgrade": "", + "answerclean": "None", + "answerdiff": "None", + "answeredit": "None", + "answerupgrade": "None", "gitbin": "git", "gpgbin": "gpg", "gpgflags": "",