Skip to content

Instantly share code, notes, and snippets.

@mesprague
Created June 3, 2016 08:37
Show Gist options
  • Save mesprague/59949999b1bf03097d7be88e4a28fe55 to your computer and use it in GitHub Desktop.
Save mesprague/59949999b1bf03097d7be88e4a28fe55 to your computer and use it in GitHub Desktop.
aursearch() {
http "https://aur.archlinux.org/rpc/?v=5" type==search arg==sddm
}
aurinfo() {
http "https://aur.archlinux.org/rpc/?v=5" type==info arg==sddm
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment