📦 My Package bundle — A reproducible list of all the Homebrew packages, casks, and taps + Debian/Pkgx packages I use on macOS/Debian/Android/ChromeOS, managed via a Brewfile and oh-my-droid.toml.
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Initial Commit

+195
+149
Brewfile
··· 1 + tap "charmbracelet/tap" 2 + tap "dotenvx/brew" 3 + tap "flipt-io/brew" 4 + tap "hashicorp/tap" 5 + tap "homebrew/services" 6 + tap "jandedobbeleer/oh-my-posh" 7 + tap "ktr0731/evans" 8 + tap "lusingander/tap" 9 + tap "nats-io/nats-tools" 10 + tap "stripe/stripe-cli" 11 + tap "tsirysndr/tap" 12 + tap "xataio/pgroll" 13 + brew "awscli" 14 + brew "axel" 15 + brew "bash" 16 + brew "bazelisk" 17 + brew "buf" 18 + brew "caddy" 19 + brew "cargo-binstall" 20 + brew "clojure" 21 + brew "dua-cli" 22 + brew "duckdb" 23 + brew "elixir" 24 + brew "etcd" 25 + brew "ethereum" 26 + brew "ffmpeg" 27 + brew "fish" 28 + brew "flex" 29 + brew "gh" 30 + brew "ghc" 31 + brew "ghcup" 32 + brew "gitoxide" 33 + brew "gleam" 34 + brew "glow" 35 + brew "httpie" 36 + brew "hurl" 37 + brew "kotlin" 38 + brew "litecli" 39 + brew "minio" 40 + brew "mycli" 41 + brew "nats-server", restart_service: :changed 42 + brew "neovim" 43 + brew "nim" 44 + brew "nixpacks" 45 + brew "opam" 46 + brew "openbao", restart_service: :changed 47 + brew "opentofu" 48 + brew "pgcli" 49 + brew "pkl" 50 + brew "protobuf" 51 + brew "redis" 52 + brew "ruby" 53 + brew "swift" 54 + brew "terraform", link: false 55 + brew "tig" 56 + brew "vhs" 57 + brew "yq" 58 + brew "zig" 59 + brew "zsh" 60 + brew "charmbracelet/tap/crush" 61 + brew "dotenvx/brew/dotenvx" 62 + brew "flipt-io/brew/flipt" 63 + brew "hashicorp/tap/consul" 64 + brew "hashicorp/tap/hcp" 65 + brew "ktr0731/evans/evans" 66 + brew "nats-io/nats-tools/nats" 67 + brew "tsirysndr/tap/genius" 68 + brew "tsirysndr/tap/mvola" 69 + brew "tsirysndr/tap/tunein" 70 + brew "xataio/pgroll/pgroll" 71 + vscode "4ops.terraform" 72 + vscode "apollographql.vscode-apollo" 73 + vscode "bazelbuild.vscode-bazel" 74 + vscode "bbenoist.nix" 75 + vscode "betterthantomorrow.calva" 76 + vscode "betterthantomorrow.calva-spritz" 77 + vscode "bierner.docs-view" 78 + vscode "biomejs.biome" 79 + vscode "bradlc.vscode-tailwindcss" 80 + vscode "bruno-api-client.bruno" 81 + vscode "bufbuild.vscode-buf" 82 + vscode "chenglou92.rescript-vscode" 83 + vscode "d-biehl.robotcode" 84 + vscode "dbaeumer.vscode-eslint" 85 + vscode "denoland.vscode-deno" 86 + vscode "dhall.dhall-lang" 87 + vscode "docker.docker" 88 + vscode "donjayamanne.githistory" 89 + vscode "eamodio.gitlens" 90 + vscode "enkia.tokyo-night" 91 + vscode "esbenp.prettier-vscode" 92 + vscode "fwcd.kotlin" 93 + vscode "github.codespaces" 94 + vscode "github.copilot" 95 + vscode "github.copilot-chat" 96 + vscode "github.remotehub" 97 + vscode "github.vscode-github-actions" 98 + vscode "github.vscode-pull-request-github" 99 + vscode "gleam.gleam" 100 + vscode "golang.go" 101 + vscode "graphql.vscode-graphql" 102 + vscode "graphql.vscode-graphql-syntax" 103 + vscode "hashicorp.terraform" 104 + vscode "haskell.haskell" 105 + vscode "jakebecker.elixir-ls" 106 + vscode "justusadam.language-haskell" 107 + vscode "llvm-vs-code-extensions.lldb-dap" 108 + vscode "mathiasfrohlich.kotlin" 109 + vscode "matthewpi.caddyfile-support" 110 + vscode "mhutchie.git-graph" 111 + vscode "ms-azuretools.vscode-containers" 112 + vscode "ms-azuretools.vscode-docker" 113 + vscode "ms-python.debugpy" 114 + vscode "ms-python.python" 115 + vscode "ms-python.vscode-pylance" 116 + vscode "ms-python.vscode-python-envs" 117 + vscode "ms-vscode-remote.remote-containers" 118 + vscode "ms-vscode-remote.remote-ssh" 119 + vscode "ms-vscode-remote.remote-ssh-edit" 120 + vscode "ms-vscode-remote.remote-wsl" 121 + vscode "ms-vscode-remote.vscode-remote-extensionpack" 122 + vscode "ms-vscode.azure-repos" 123 + vscode "ms-vscode.remote-explorer" 124 + vscode "ms-vscode.remote-repositories" 125 + vscode "ms-vscode.remote-server" 126 + vscode "ms-vscode.vscode-speech" 127 + vscode "ms-vscode.vscode-typescript-next" 128 + vscode "nimlang.nimlang" 129 + vscode "nimsaem.nimvscode" 130 + vscode "norgor.capnp" 131 + vscode "nwolverson.ide-purescript" 132 + vscode "nwolverson.language-purescript" 133 + vscode "ocamllabs.ocaml-platform" 134 + vscode "p1c2u.docker-compose" 135 + vscode "pieterjongsma.swift-playgrounds" 136 + vscode "pkief.material-icon-theme" 137 + vscode "pkl.pkl-vscode" 138 + vscode "prisma.prisma" 139 + vscode "rust-lang.rust-analyzer" 140 + vscode "scala-lang.scala" 141 + vscode "shopify.ruby-lsp" 142 + vscode "styled-components.vscode-styled-components" 143 + vscode "swiftlang.swift-vscode" 144 + vscode "tamasfe.even-better-toml" 145 + vscode "usernamehw.errorlens" 146 + vscode "vadimcn.vscode-lldb" 147 + vscode "waderyan.gitblame" 148 + vscode "ziglang.vscode-zig" 149 + vscode "zxh404.vscode-proto3"
+46
oh-my-droid.toml
··· 1 + apt-get = ["build-essential", "curl", "git", "gawk", "wget", "unzip", "autoconf", "automake", "cmake", "tmux", "openssh-server", "openssh-client", "httpie", "code", "neofetch", "stow"] 2 + "ble.sh" = true 3 + zoxide = true 4 + tailscale = true 5 + neofetch = true 6 + doppler = true 7 + 8 + [stow] 9 + git = "github:tsirysndr/android-dotfiles" 10 + 11 + [mise] 12 + node = "latest" 13 + 14 + [pkgx] 15 + eza = "latest" 16 + zellij = "latest" 17 + rg = "latest" 18 + jq = "latest" 19 + gh = "latest" 20 + fzf = "latest" 21 + glow = "latest" 22 + tig = "latest" 23 + "neovim.io" = "latest" 24 + gleam = "latest" 25 + zig = "latest" 26 + 27 + [curl] 28 + bun = "https://bun.sh/install" 29 + deno = "https://deno.land/install.sh" 30 + pkgx = "https://pkgx.sh" 31 + oh-my-posh = "https://ohmyposh.dev/install.sh" 32 + atuin = "https://setup.atuin.sh" 33 + 34 + [oh_my_posh] 35 + theme = "tokyonight_storm" 36 + 37 + [alias] 38 + ls = "eza -lh" 39 + 40 + [ssh] 41 + port = 8022 42 + authorized_keys = ["ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDjTkQlVM7vr3srk1XNTsJQblYT+GwjzZrBJYVvC5xbTAUPHZBMDgl3SBrhELQTBkKtl6WEKTGTYGfxpEJP94SThyDgoV0r+jTHCAFc1OevtL81Hz8whmM50qZv2VYMqMTrZUmQr6EaZRqNKkGjlKAtK3> 43 + 44 + [nix] 45 + 46 +