Skip to content

Commit

Permalink
add glab package
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Feb 20, 2024
1 parent 6fa9079 commit 372baa0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ jobs:
run: |
ls -la ~/.bashrc
hello
type nix
nix --version
type glab
glab --version
type turso
turso --version
type pscale
pscale version
type gitleaks
gitleaks version
type buf
Expand Down
3 changes: 3 additions & 0 deletions envhub.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ pkgx {
"gh",
"git",
"gitleaks",
"glab",
"gleam",
"glow",
"go",
Expand All @@ -46,6 +47,7 @@ pkgx {
"minikube",
"node",
"pkl",
"pscale",
"pulumi",
"rg",
"ruff",
Expand All @@ -58,6 +60,7 @@ pkgx {
"teller",
"tofu",
"trivy",
"turso",
"uv",
"wasmer",
"yq",
Expand Down

0 comments on commit 372baa0

Please sign in to comment.