feat(packages): Add personal repository
Add my own package repository and let users define additional custom repositories to install. Enable installation of packages from my repository.
This commit is contained in:
parent
5cd967b6e5
commit
db562158f7
4 changed files with 21 additions and 0 deletions
|
|
@ -70,3 +70,10 @@ packages_terminal:
|
|||
- zoxide
|
||||
- zr # zsh plugin manager
|
||||
- zsh
|
||||
|
||||
packages_custom:
|
||||
- bemoji
|
||||
- dotter
|
||||
- filtile-bin
|
||||
- localsend-go
|
||||
- ripgrep-all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue