Add pkl binary and nvim-plugin

This commit is contained in:
Tobias Reisinger 2024-02-19 00:25:10 +01:00
parent 98d64b5e0e
commit dffe33e507
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 10 additions and 1 deletions

View file

@ -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"