Last active
August 14, 2024 21:11
-
-
Save Bachsau/b12dab1b1635800c150d84089968dc8f to your computer and use it in GitHub Desktop.
Yay, don't bother me!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"aururl": "https://aur.archlinux.org", | |
"aurrpcurl": "https://aur.archlinux.org/rpc?", | |
"buildDir": "/Users/Sven/.cache/yay", | |
"editor": "nano", | |
"editorflags": "", | |
"makepkgbin": "makepkg", | |
"makepkgconf": "", | |
"pacmanbin": "pacman", | |
"pacmanconf": "/etc/pacman.conf", | |
"redownload": "no", | |
"answerclean": "", | |
"answerdiff": "", | |
"answeredit": "", | |
"answerupgrade": "None", | |
"gitbin": "git", | |
"gpgbin": "gpg", | |
"gpgflags": "", | |
"mflags": "", | |
"sortby": "votes", | |
"searchby": "name-desc", | |
"gitflags": "", | |
"removemake": "no", | |
"sudobin": "sudo", | |
"sudoflags": "", | |
"version": "12.1.3", | |
"requestsplitn": 150, | |
"completionrefreshtime": 7, | |
"maxconcurrentdownloads": 0, | |
"bottomup": false, | |
"sudoloop": false, | |
"timeupdate": false, | |
"devel": false, | |
"cleanAfter": true, | |
"provides": true, | |
"pgpfetch": true, | |
"cleanmenu": false, | |
"diffmenu": false, | |
"editmenu": false, | |
"combinedupgrade": false, | |
"useask": false, | |
"batchinstall": true, | |
"singlelineresults": false, | |
"separatesources": true, | |
"debug": false, | |
"rpc": true, | |
"doubleconfirm": true, | |
"rebuild": "no" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment