flake: use my fork of prs for zsh completion
This commit is contained in:
parent
b10d800586
commit
f43d86e63f
2 changed files with 8 additions and 5 deletions
|
@ -78,7 +78,10 @@
|
|||
};
|
||||
|
||||
prs = {
|
||||
url = "gitlab:timvisee/prs/master";
|
||||
# https://gitlab.com/timvisee/prs/-/merge_requests/42/
|
||||
# $ find "$(dirname $(readlink $(which prs)))/.." -name "_prs"
|
||||
url = "gitlab:timvisee/prs/07f17a93d19fb6bc92c9c7f3ae3f5cc750b1f973";
|
||||
# url = "gitlab:steveej/prs/zsh-autocomplete-query";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue