Skip to content

Instantly share code, notes, and snippets.

@pythoninthegrass
Last active September 4, 2025 03:57
Show Gist options
  • Select an option

  • Save pythoninthegrass/f095f46231bc5b7100a2919a57340e83 to your computer and use it in GitHub Desktop.

Select an option

Save pythoninthegrass/f095f46231bc5b7100a2919a57340e83 to your computer and use it in GitHub Desktop.

Revisions

  1. pythoninthegrass revised this gist Sep 4, 2025. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions config.toml
    Original file line number Diff line number Diff line change
    @@ -15,7 +15,6 @@ aqua = "2.53.9"
    "aqua:apple/pkl" = "0.29.0"
    "aqua:astral-sh/ruff" = "0.12.8"
    "aqua:astral-sh/uv" = "0.8.8"
    "aqua:biomejs/biome" = "2.1.4"
    "aqua:budimanjojo/talhelper" = "3.0.32"
    "aqua:BurntSushi/ripgrep" = "14.1.1"
    "aqua:charmbracelet/glow" = "2.1.1"
    @@ -38,7 +37,7 @@ aqua = "2.53.9"
    "aqua:hashicorp/terraform" = "1.12.2"
    "aqua:helm/helm" = "3.18.2"
    "aqua:jesseduffield/lazydocker" = "0.24.1"
    "aqua:jesseduffield/lazygit" = "0.54.1"
    "aqua:jesseduffield/lazygit" = "0.53.0"
    "aqua:jqlang/jq" = "1.8.1"
    "aqua:junegunn/fzf" = "0.65.1"
    "aqua:ko-build/ko" = "0.18.0"
    @@ -70,6 +69,7 @@ aqua = "2.53.9"
    "aqua:yorukot/superfile" = "1.3.3"
    "pipx:ansible-core" = { version = "2.19.0", uvx_args = "--with ansible" }
    "pipx:azure-cli" = "2.76.0"
    "ubi:biomejs/biome" = "@biomejs/[email protected]"
    "ubi:ajeetdsouza/zoxide" = "0.9.8"
    "ubi:helmfile/helmfile" = "1.1.4"
    "ubi:jgm/pandoc" = "3.7.0.2"
  2. pythoninthegrass revised this gist Aug 30, 2025. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions mise.toml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    [settings]
    lockfile = true

  3. pythoninthegrass revised this gist Aug 11, 2025. 1 changed file with 61 additions and 58 deletions.
    119 changes: 61 additions & 58 deletions config.toml
    Original file line number Diff line number Diff line change
    @@ -4,90 +4,93 @@ disable_backends = ["dotnet"]
    [settings.pipx]
    uvx = true

    [settings.python]
    compile = true

    [tools]
    1password-cli = "2.30.3"
    aqua = "2.51.2"
    aqua = "2.53.9"
    "aqua:ahmetb/kubectx" = "0.9.5"
    "aqua:ahmetb/kubectx/kubens" = "0.9.5"
    "aqua:apple/pkl" = "0.28.2"
    "aqua:astral-sh/ruff" = "0.11.13"
    "aqua:astral-sh/uv" = "0.7.13"
    "aqua:aws/aws-cli" = "2.27.35"
    "aqua:biomejs/biome" = "1.9.4"
    "aqua:budimanjojo/talhelper" = "3.0.29"
    "aqua:apple/pkl" = "0.29.0"
    "aqua:astral-sh/ruff" = "0.12.8"
    "aqua:astral-sh/uv" = "0.8.8"
    "aqua:biomejs/biome" = "2.1.4"
    "aqua:budimanjojo/talhelper" = "3.0.32"
    "aqua:BurntSushi/ripgrep" = "14.1.1"
    "aqua:charmbracelet/glow" = "2.1.1"
    "aqua:charmbracelet/gum" = "0.16.1"
    "aqua:charmbracelet/gum" = "0.16.2"
    "aqua:charmbracelet/skate" = "1.0.1"
    "aqua:charmbracelet/vhs" = "0.9.0"
    "aqua:cli/cli" = "2.74.1"
    "aqua:crossplane/crossplane" = "1.20.0"
    "aqua:dagger/dagger" = "0.18.10"
    "aqua:derailed/k9s" = "0.50.6"
    "aqua:earthly/earthly" = "0.8.15"
    "aqua:fastfetch-cli/fastfetch" = "2.45.0"
    "aqua:charmbracelet/vhs" = "0.10.0"
    "aqua:cli/cli" = "2.76.2"
    "aqua:crossplane/crossplane" = "1.20.1"
    "aqua:dagger/dagger" = "0.18.14"
    "aqua:derailed/k9s" = "0.50.9"
    "aqua:earthly/earthly" = "0.8.16"
    "aqua:fastfetch-cli/fastfetch" = "2.49.0"
    "aqua:getsops/sops" = "3.10.2"
    "aqua:gitleaks/gitleaks" = "8.27.2"
    "aqua:gleam-lang/gleam" = "1.11.1"
    "aqua:gitleaks/gitleaks" = "8.28.0"
    "aqua:gleam-lang/gleam" = "1.12.0"
    "aqua:gopasspw/gopass" = "1.15.16"
    "aqua:goreleaser/goreleaser" = "2.10.2"
    "aqua:goreleaser/goreleaser" = "2.11.2"
    "aqua:hadolint/hadolint" = "2.12.0"
    "aqua:hashicorp/packer" = "1.13.1"
    "aqua:hashicorp/packer" = "1.14.1"
    "aqua:hashicorp/terraform" = "1.12.2"
    "aqua:helm/helm" = "3.18.2"
    "aqua:jesseduffield/lazydocker" = "0.24.1"
    "aqua:jesseduffield/lazygit" = "0.51.1"
    "aqua:jqlang/jq" = "1.8.0"
    "aqua:junegunn/fzf" = "0.62.0"
    "aqua:jesseduffield/lazygit" = "0.54.1"
    "aqua:jqlang/jq" = "1.8.1"
    "aqua:junegunn/fzf" = "0.65.1"
    "aqua:ko-build/ko" = "0.18.0"
    "aqua:koalaman/shellcheck" = "0.10.0"
    "aqua:kubernetes-sigs/kustomize" = "5.6.0"
    "aqua:kubernetes/kubectl" = "1.33.1"
    "aqua:kubeshark/kubeshark" = "52.7.7"
    "aqua:kyverno/kyverno" = "1.14.2"
    "aqua:mikefarah/yq" = "4.45.4"
    "aqua:nektos/act" = "0.2.78"
    "aqua:neovim/neovim" = "0.11.2"
    "aqua:ollama/ollama" = "0.9.0"
    "aqua:opentofu/opentofu" = "1.9.1"
    "aqua:pre-commit/pre-commit" = "4.2.0"
    "aqua:koalaman/shellcheck" = "0.11.0"
    "aqua:kubernetes-sigs/kustomize" = "5.7.1"
    "aqua:kubernetes/kubectl" = "1.33.3"
    "aqua:kubeshark/kubeshark" = "52.8.0"
    "aqua:kyverno/kyverno" = "1.15.0"
    "aqua:mikefarah/yq" = "4.47.1"
    "aqua:nektos/act" = "0.2.80"
    "aqua:neovim/neovim" = "0.11.3"
    "aqua:ollama/ollama" = "0.11.4"
    "aqua:opentofu/opentofu" = "1.10.5"
    "aqua:pre-commit/pre-commit" = "4.3.0"
    "aqua:protocolbuffers/protobuf/protoc" = "31.1"
    "aqua:pulumi/pulumi" = "3.175.0"
    "aqua:rancher/cli" = "2.11.2"
    "aqua:rclone/rclone" = "1.69.3"
    "aqua:pulumi/pulumi" = "3.188.0"
    "aqua:rancher/cli" = "2.12.0"
    "aqua:rclone/rclone" = "1.70.3"
    "aqua:restic/restic" = "0.18.0"
    "aqua:sharkdp/hyperfine" = "1.19.0"
    "aqua:sigstore/cosign" = "2.5.0"
    "aqua:snyk/cli" = "1.1297.1"
    "aqua:spacelift-io/spacectl" = "1.14.2"
    "aqua:stefanprodan/timoni" = "0.25.1"
    "aqua:sigstore/cosign" = "2.5.3"
    "aqua:snyk/cli" = "1.1298.2"
    "aqua:spacelift-io/spacectl" = "1.14.4"
    "aqua:stefanprodan/timoni" = "0.25.2"
    "aqua:stern/stern" = "1.32.0"
    "aqua:superfly/flyctl" = "0.3.142"
    "aqua:terraform-linters/tflint" = "0.58.0"
    "aqua:tilt-dev/tilt" = "0.34.5"
    "aqua:yorukot/superfile" = "1.3.1"
    "pipx:ansible-core" = { version = "2.18.6", uvx_args = "--with ansible" }
    "pipx:azure-cli" = "2.74.0"
    "aqua:superfly/flyctl" = "0.3.168"
    "aqua:terraform-linters/tflint" = "0.58.1"
    "aqua:tilt-dev/tilt" = "0.35.0"
    "aqua:yorukot/superfile" = "1.3.3"
    "pipx:ansible-core" = { version = "2.19.0", uvx_args = "--with ansible" }
    "pipx:azure-cli" = "2.76.0"
    "ubi:ajeetdsouza/zoxide" = "0.9.8"
    "ubi:helmfile/helmfile" = "1.1.2"
    "ubi:helmfile/helmfile" = "1.1.4"
    "ubi:jgm/pandoc" = "3.7.0.2"
    azure = "2.74.0"
    cargo-binstall = "1.13.0"
    azure = "2.76.0"
    cargo-binstall = "1.14.4"
    cookiecutter = "2.6.0"
    deno = "2.3.6"
    gcloud = "526.0.1"
    go = "1.24.4"
    deno = "2.4.3"
    gcloud = "533.0.0"
    go = "1.24.6"
    helm = "3.18.2"
    heroku = "9.5.1"
    jj = "0.32.0"
    k0sctl = "0.25.1"
    kompose = "1.36.0"
    node = "24.2.0"
    python = "3.12.11"
    redis = "8.0.2"
    ruby = "3.4.4"
    rust = { version = "1.87.0", profile = "default" }
    slsa-verifier = "2.7.0"
    talos = "1.10.3"
    task = "3.44.0"
    redis = "8.2.0"
    ruby = "3.4.5"
    rust = { version = "1.89.0", profile = "default" }
    slsa-verifier = "2.7.1"
    talos = { version = "1.10.6", exe = "talosctl" }
    task = "3.44.1"
    zig = "mach-latest"
    zls = "0.14.0"
  4. pythoninthegrass revised this gist Aug 11, 2025. 2 changed files with 10 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions uv
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    #!/usr/bin/env bash

    export PATH="$HOME/.local/bin:$PATH"

    exec "$(mise which uv)" "$@"
    5 changes: 5 additions & 0 deletions uvx
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    #!/usr/bin/env bash

    export PATH="$HOME/.local/bin:$PATH"

    exec "$(mise which uvx)" "$@"
  5. pythoninthegrass revised this gist Jul 7, 2025. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions config.toml
    Original file line number Diff line number Diff line change
    @@ -73,11 +73,13 @@ aqua = "2.51.2"
    "ubi:jgm/pandoc" = "3.7.0.2"
    azure = "2.74.0"
    cargo-binstall = "1.13.0"
    cookiecutter = "2.6.0"
    deno = "2.3.6"
    gcloud = "526.0.1"
    go = "1.24.4"
    helm = "3.18.2"
    heroku = "9.5.1"
    k0sctl = "0.25.1"
    kompose = "1.36.0"
    node = "24.2.0"
    python = "3.12.11"
  6. pythoninthegrass revised this gist Jun 15, 2025. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions config.toml
    Original file line number Diff line number Diff line change
    @@ -81,6 +81,7 @@ heroku = "9.5.1"
    kompose = "1.36.0"
    node = "24.2.0"
    python = "3.12.11"
    redis = "8.0.2"
    ruby = "3.4.4"
    rust = { version = "1.87.0", profile = "default" }
    slsa-verifier = "2.7.0"
  7. pythoninthegrass revised this gist Jun 14, 2025. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions config.toml
    Original file line number Diff line number Diff line change
    @@ -30,6 +30,7 @@ aqua = "2.51.2"
    "aqua:gitleaks/gitleaks" = "8.27.2"
    "aqua:gleam-lang/gleam" = "1.11.1"
    "aqua:gopasspw/gopass" = "1.15.16"
    "aqua:goreleaser/goreleaser" = "2.10.2"
    "aqua:hadolint/hadolint" = "2.12.0"
    "aqua:hashicorp/packer" = "1.13.1"
    "aqua:hashicorp/terraform" = "1.12.2"
    @@ -56,6 +57,7 @@ aqua = "2.51.2"
    "aqua:rclone/rclone" = "1.69.3"
    "aqua:restic/restic" = "0.18.0"
    "aqua:sharkdp/hyperfine" = "1.19.0"
    "aqua:sigstore/cosign" = "2.5.0"
    "aqua:snyk/cli" = "1.1297.1"
    "aqua:spacelift-io/spacectl" = "1.14.2"
    "aqua:stefanprodan/timoni" = "0.25.1"
  8. pythoninthegrass revised this gist Jun 13, 2025. 1 changed file with 26 additions and 24 deletions.
    50 changes: 26 additions & 24 deletions config.toml
    Original file line number Diff line number Diff line change
    @@ -5,32 +5,34 @@ disable_backends = ["dotnet"]
    uvx = true

    [tools]
    1password-cli = "2.30.3"
    aqua = "2.51.2"
    "aqua:ahmetb/kubectx" = "0.9.5"
    "aqua:ahmetb/kubectx/kubens" = "0.9.5"
    "aqua:apple/pkl" = "0.28.2"
    "aqua:astral-sh/ruff" = "0.11.12"
    "aqua:astral-sh/uv" = "0.7.11"
    "aqua:aws/aws-cli" = "2.27.29"
    "aqua:astral-sh/ruff" = "0.11.13"
    "aqua:astral-sh/uv" = "0.7.13"
    "aqua:aws/aws-cli" = "2.27.35"
    "aqua:biomejs/biome" = "1.9.4"
    "aqua:budimanjojo/talhelper" = "3.0.28"
    "aqua:budimanjojo/talhelper" = "3.0.29"
    "aqua:BurntSushi/ripgrep" = "14.1.1"
    "aqua:charmbracelet/glow" = "2.1.1"
    "aqua:charmbracelet/gum" = "0.16.1"
    "aqua:charmbracelet/skate" = "1.0.1"
    "aqua:charmbracelet/vhs" = "0.9.0"
    "aqua:cli/cli" = "2.74.0"
    "aqua:cli/cli" = "2.74.1"
    "aqua:crossplane/crossplane" = "1.20.0"
    "aqua:dagger/dagger" = "0.18.9"
    "aqua:dagger/dagger" = "0.18.10"
    "aqua:derailed/k9s" = "0.50.6"
    "aqua:earthly/earthly" = "0.8.15"
    "aqua:fastfetch-cli/fastfetch" = "2.44.0"
    "aqua:fastfetch-cli/fastfetch" = "2.45.0"
    "aqua:getsops/sops" = "3.10.2"
    "aqua:gitleaks/gitleaks" = "8.27.0"
    "aqua:gleam-lang/gleam" = "1.11.0"
    "aqua:gitleaks/gitleaks" = "8.27.2"
    "aqua:gleam-lang/gleam" = "1.11.1"
    "aqua:gopasspw/gopass" = "1.15.16"
    "aqua:hadolint/hadolint" = "2.12.0"
    "aqua:hashicorp/packer" = "1.13.0"
    "aqua:hashicorp/terraform" = "1.12.1"
    "aqua:hashicorp/packer" = "1.13.1"
    "aqua:hashicorp/terraform" = "1.12.2"
    "aqua:helm/helm" = "3.18.2"
    "aqua:jesseduffield/lazydocker" = "0.24.1"
    "aqua:jesseduffield/lazygit" = "0.51.1"
    @@ -49,38 +51,38 @@ uvx = true
    "aqua:opentofu/opentofu" = "1.9.1"
    "aqua:pre-commit/pre-commit" = "4.2.0"
    "aqua:protocolbuffers/protobuf/protoc" = "31.1"
    "aqua:pulumi/pulumi" = "3.173.0"
    "aqua:pulumi/pulumi" = "3.175.0"
    "aqua:rancher/cli" = "2.11.2"
    "aqua:rclone/rclone" = "1.69.3"
    "aqua:restic/restic" = "0.18.0"
    "aqua:sharkdp/hyperfine" = "1.19.0"
    "aqua:snyk/cli" = "1.1297.1"
    "aqua:spacelift-io/spacectl" = "1.14.2"
    "aqua:stefanprodan/timoni" = "0.25.0"
    "aqua:stefanprodan/timoni" = "0.25.1"
    "aqua:stern/stern" = "1.32.0"
    "aqua:superfly/flyctl" = "0.3.139"
    "aqua:superfly/flyctl" = "0.3.142"
    "aqua:terraform-linters/tflint" = "0.58.0"
    "aqua:tilt-dev/tilt" = "0.34.5"
    "aqua:yorukot/superfile" = "1.3.1"
    "pipx:ansible-core" = { version = "2.18.6", uvx_args = "--with ansible" }
    "pipx:azure-cli" = "2.74.0"
    "ubi:ajeetdsouza/zoxide" = "0.9.8"
    "ubi:helmfile/helmfile" = "1.1.1"
    "ubi:helmfile/helmfile" = "1.1.2"
    "ubi:jgm/pandoc" = "3.7.0.2"
    1password-cli = "2.30.3"
    aqua = "2.51.2"
    cargo-binstall = "1.12.6"
    deno = "2.3.5"
    gcloud = "524.0.0"
    go = "1.24.3"
    azure = "2.74.0"
    cargo-binstall = "1.13.0"
    deno = "2.3.6"
    gcloud = "526.0.1"
    go = "1.24.4"
    helm = "3.18.2"
    heroku = "9.5.1"
    kompose = "1.36.0"
    node = "24.1.0"
    python = "3.12.10"
    node = "24.2.0"
    python = "3.12.11"
    ruby = "3.4.4"
    rust = { version = "1.87.0", profile = "default" }
    slsa-verifier = "2.7.0"
    talos = "1.10.3"
    task = "3.43.3"
    task = "3.44.0"
    zig = "mach-latest"
    zls = "0.14.0"
  9. pythoninthegrass revised this gist Jun 4, 2025. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion config.toml
    Original file line number Diff line number Diff line change
    @@ -65,7 +65,6 @@ uvx = true
    "pipx:ansible-core" = { version = "2.18.6", uvx_args = "--with ansible" }
    "pipx:azure-cli" = "2.74.0"
    "ubi:ajeetdsouza/zoxide" = "0.9.8"
    "ubi:F1bonacc1/process-compose" = "1.64.1"
    "ubi:helmfile/helmfile" = "1.1.1"
    "ubi:jgm/pandoc" = "3.7.0.2"
    1password-cli = "2.30.3"
  10. pythoninthegrass created this gist Jun 4, 2025.
    87 changes: 87 additions & 0 deletions config.toml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,87 @@
    [settings]
    disable_backends = ["dotnet"]

    [settings.pipx]
    uvx = true

    [tools]
    "aqua:ahmetb/kubectx" = "0.9.5"
    "aqua:ahmetb/kubectx/kubens" = "0.9.5"
    "aqua:apple/pkl" = "0.28.2"
    "aqua:astral-sh/ruff" = "0.11.12"
    "aqua:astral-sh/uv" = "0.7.11"
    "aqua:aws/aws-cli" = "2.27.29"
    "aqua:biomejs/biome" = "1.9.4"
    "aqua:budimanjojo/talhelper" = "3.0.28"
    "aqua:BurntSushi/ripgrep" = "14.1.1"
    "aqua:charmbracelet/glow" = "2.1.1"
    "aqua:charmbracelet/gum" = "0.16.1"
    "aqua:charmbracelet/skate" = "1.0.1"
    "aqua:charmbracelet/vhs" = "0.9.0"
    "aqua:cli/cli" = "2.74.0"
    "aqua:crossplane/crossplane" = "1.20.0"
    "aqua:dagger/dagger" = "0.18.9"
    "aqua:derailed/k9s" = "0.50.6"
    "aqua:earthly/earthly" = "0.8.15"
    "aqua:fastfetch-cli/fastfetch" = "2.44.0"
    "aqua:getsops/sops" = "3.10.2"
    "aqua:gitleaks/gitleaks" = "8.27.0"
    "aqua:gleam-lang/gleam" = "1.11.0"
    "aqua:gopasspw/gopass" = "1.15.16"
    "aqua:hadolint/hadolint" = "2.12.0"
    "aqua:hashicorp/packer" = "1.13.0"
    "aqua:hashicorp/terraform" = "1.12.1"
    "aqua:helm/helm" = "3.18.2"
    "aqua:jesseduffield/lazydocker" = "0.24.1"
    "aqua:jesseduffield/lazygit" = "0.51.1"
    "aqua:jqlang/jq" = "1.8.0"
    "aqua:junegunn/fzf" = "0.62.0"
    "aqua:ko-build/ko" = "0.18.0"
    "aqua:koalaman/shellcheck" = "0.10.0"
    "aqua:kubernetes-sigs/kustomize" = "5.6.0"
    "aqua:kubernetes/kubectl" = "1.33.1"
    "aqua:kubeshark/kubeshark" = "52.7.7"
    "aqua:kyverno/kyverno" = "1.14.2"
    "aqua:mikefarah/yq" = "4.45.4"
    "aqua:nektos/act" = "0.2.78"
    "aqua:neovim/neovim" = "0.11.2"
    "aqua:ollama/ollama" = "0.9.0"
    "aqua:opentofu/opentofu" = "1.9.1"
    "aqua:pre-commit/pre-commit" = "4.2.0"
    "aqua:protocolbuffers/protobuf/protoc" = "31.1"
    "aqua:pulumi/pulumi" = "3.173.0"
    "aqua:rancher/cli" = "2.11.2"
    "aqua:rclone/rclone" = "1.69.3"
    "aqua:restic/restic" = "0.18.0"
    "aqua:sharkdp/hyperfine" = "1.19.0"
    "aqua:snyk/cli" = "1.1297.1"
    "aqua:spacelift-io/spacectl" = "1.14.2"
    "aqua:stefanprodan/timoni" = "0.25.0"
    "aqua:stern/stern" = "1.32.0"
    "aqua:superfly/flyctl" = "0.3.139"
    "aqua:terraform-linters/tflint" = "0.58.0"
    "aqua:tilt-dev/tilt" = "0.34.5"
    "aqua:yorukot/superfile" = "1.3.1"
    "pipx:ansible-core" = { version = "2.18.6", uvx_args = "--with ansible" }
    "pipx:azure-cli" = "2.74.0"
    "ubi:ajeetdsouza/zoxide" = "0.9.8"
    "ubi:F1bonacc1/process-compose" = "1.64.1"
    "ubi:helmfile/helmfile" = "1.1.1"
    "ubi:jgm/pandoc" = "3.7.0.2"
    1password-cli = "2.30.3"
    aqua = "2.51.2"
    cargo-binstall = "1.12.6"
    deno = "2.3.5"
    gcloud = "524.0.0"
    go = "1.24.3"
    heroku = "9.5.1"
    kompose = "1.36.0"
    node = "24.1.0"
    python = "3.12.10"
    ruby = "3.4.4"
    rust = { version = "1.87.0", profile = "default" }
    slsa-verifier = "2.7.0"
    talos = "1.10.3"
    task = "3.43.3"
    zig = "mach-latest"
    zls = "0.14.0"