nvchecker: add elvish
This commit is contained in:
parent
e0a1251d7b
commit
e697e85f0e
1 changed files with 7 additions and 0 deletions
|
@ -71,6 +71,13 @@ prefix = "r"
|
|||
|
||||
# github
|
||||
|
||||
[elvish]
|
||||
source = "github"
|
||||
github = "elves/elvish"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
exclude_regex = "^.*(rc).*$"
|
||||
|
||||
[zoxide]
|
||||
source = "github"
|
||||
github = "ajeetdsouza/zoxide"
|
||||
|
|
Loading…
Reference in a new issue