add short option for --repo
Add short option for the existing --repo option.
Decided to go with -N for "native" as -n is already taken. Open to changing, though.
Closes https://github.com/Jguer/yay/issues/2082
@Jguer Is the issue this PR addresses still open?
Hey Daniel, I don't have a better idea for the short option. I'm willing to give N a try. Would you mind updating the man page entry and the bash/fish completions?
@Jguer I updated the man page and fish completion. I can't make sense of the bash completion file. I thought I would just look for the completion for the -a, --aur flag and replicate the logic, but I can't find that one.
Thanks @danieloh0714 , I've added it (turns out a was missing, good call)
@Jguer Could we merge this PR?
let's do it :+1: