mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-01 03:20:29 +00:00
045e1824d0
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
41 lines
855 B
JSON
41 lines
855 B
JSON
{
|
|
"aururl": "https://aur.archlinux.org",
|
|
"buildDir": "$HOME/.cache/yay",
|
|
"editor": "vim",
|
|
"editorflags": "",
|
|
"makepkgbin": "makepkg",
|
|
"makepkgconf": "",
|
|
"pacmanbin": "pacman",
|
|
"pacmanconf": "/etc/pacman.conf",
|
|
"tarbin": "bsdtar",
|
|
"redownload": "no",
|
|
"rebuild": "no",
|
|
"answerclean": "",
|
|
"answerdiff": "",
|
|
"answeredit": "",
|
|
"answerupgrade": "",
|
|
"gitbin": "git",
|
|
"gpgbin": "gpg",
|
|
"gpgflags": "",
|
|
"mflags": "",
|
|
"sortby": "votes",
|
|
"gitflags": "",
|
|
"removemake": "ask",
|
|
"requestsplitn": 150,
|
|
"sortmode": 0,
|
|
"completionrefreshtime": 7,
|
|
"sudoloop": false,
|
|
"timeupdate": false,
|
|
"devel": false,
|
|
"cleanAfter": false,
|
|
"gitclone": true,
|
|
"provides": true,
|
|
"pgpfetch": true,
|
|
"upgrademenu": true,
|
|
"cleanmenu": true,
|
|
"diffmenu": true,
|
|
"editmenu": false,
|
|
"combinedupgrade": true,
|
|
"useask": false
|
|
}
|