Add pkl binary and nvim-plugin
This commit is contained in:
parent
98d64b5e0e
commit
dffe33e507
4 changed files with 10 additions and 1 deletions
|
|
@ -38,6 +38,12 @@ target = "eza"
|
|||
pipe = "tar xzO"
|
||||
groups = ["base"]
|
||||
|
||||
[[ autoinstall ]]
|
||||
type = "exe"
|
||||
source = "https://github.com/apple/pkl/releases/download/0.25.2/pkl-linux-amd64"
|
||||
target = "pkl"
|
||||
groups = ["base"]
|
||||
|
||||
[[autoinstall]]
|
||||
type = "exe"
|
||||
source = "https://git.serguzim.me/serguzim/tools/releases/download/latest/autostart-manage"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue