Skip to content

Instantly share code, notes, and snippets.

@dracorp
Last active December 11, 2020 09:04
Show Gist options
  • Save dracorp/4df9fd36b7c399ac611ea98968c30ea2 to your computer and use it in GitHub Desktop.
Save dracorp/4df9fd36b7c399ac611ea98968c30ea2 to your computer and use it in GitHub Desktop.

Revisions

  1. dracorp revised this gist Dec 11, 2020. 1 changed file with 0 additions and 42 deletions.
    42 changes: 0 additions & 42 deletions config.yml
    Original file line number Diff line number Diff line change
    @@ -40,46 +40,4 @@
    "combinedupgrade": false,
    "useask": false,
    "batchinstall": false
    }{
    "aururl": "https://aur.archlinux.org",
    "buildDir": "/home/dracorp/.cache/yay/",
    "absdir": "$HOME/.cache/yay/abs",
    "editor": "vim",
    "editorflags": "",
    "makepkgbin": "/usr/bin/makepkg",
    "makepkgconf": "",
    "pacmanbin": "/usr/bin/pacman",
    "pacmanconf": "/etc/pacman.conf",
    "redownload": "no",
    "rebuild": "no",
    "answerclean": "None",
    "answerdiff": "None",
    "answeredit": "",
    "answerupgrade": "",
    "gitbin": "git",
    "gpgbin": "gpg",
    "gpgflags": "",
    "mflags": "",
    "sortby": "votes",
    "searchby": "name-desc",
    "gitflags": "",
    "removemake": "ask",
    "sudobin": "sudo",
    "sudoflags": "",
    "requestsplitn": 150,
    "sortmode": 0,
    "completionrefreshtime": 7,
    "sudoloop": false,
    "timeupdate": true,
    "devel": false,
    "cleanAfter": false,
    "provides": true,
    "pgpfetch": true,
    "upgrademenu": true,
    "cleanmenu": true,
    "diffmenu": false,
    "editmenu": false,
    "combinedupgrade": false,
    "useask": false,
    "batchinstall": false
    }
  2. dracorp created this gist Dec 11, 2020.
    85 changes: 85 additions & 0 deletions config.yml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,85 @@
    {
    "aururl": "https://aur.archlinux.org",
    "buildDir": "$HOME/.cache/yay/",
    "absdir": "$HOME/.cache/yay/abs",
    "editor": "vim",
    "editorflags": "",
    "makepkgbin": "/usr/bin/makepkg",
    "makepkgconf": "",
    "pacmanbin": "/usr/bin/pacman",
    "pacmanconf": "/etc/pacman.conf",
    "redownload": "no",
    "rebuild": "no",
    "answerclean": "None",
    "answerdiff": "None",
    "answeredit": "",
    "answerupgrade": "",
    "gitbin": "git",
    "gpgbin": "gpg",
    "gpgflags": "",
    "mflags": "",
    "sortby": "votes",
    "searchby": "name-desc",
    "gitflags": "",
    "removemake": "ask",
    "sudobin": "sudo",
    "sudoflags": "",
    "requestsplitn": 150,
    "sortmode": 0,
    "completionrefreshtime": 7,
    "sudoloop": false,
    "timeupdate": true,
    "devel": false,
    "cleanAfter": false,
    "provides": true,
    "pgpfetch": true,
    "upgrademenu": true,
    "cleanmenu": true,
    "diffmenu": false,
    "editmenu": false,
    "combinedupgrade": false,
    "useask": false,
    "batchinstall": false
    }{
    "aururl": "https://aur.archlinux.org",
    "buildDir": "/home/dracorp/.cache/yay/",
    "absdir": "$HOME/.cache/yay/abs",
    "editor": "vim",
    "editorflags": "",
    "makepkgbin": "/usr/bin/makepkg",
    "makepkgconf": "",
    "pacmanbin": "/usr/bin/pacman",
    "pacmanconf": "/etc/pacman.conf",
    "redownload": "no",
    "rebuild": "no",
    "answerclean": "None",
    "answerdiff": "None",
    "answeredit": "",
    "answerupgrade": "",
    "gitbin": "git",
    "gpgbin": "gpg",
    "gpgflags": "",
    "mflags": "",
    "sortby": "votes",
    "searchby": "name-desc",
    "gitflags": "",
    "removemake": "ask",
    "sudobin": "sudo",
    "sudoflags": "",
    "requestsplitn": 150,
    "sortmode": 0,
    "completionrefreshtime": 7,
    "sudoloop": false,
    "timeupdate": true,
    "devel": false,
    "cleanAfter": false,
    "provides": true,
    "pgpfetch": true,
    "upgrademenu": true,
    "cleanmenu": true,
    "diffmenu": false,
    "editmenu": false,
    "combinedupgrade": false,
    "useask": false,
    "batchinstall": false
    }