Skip to content

Commit 9aba408

Browse files
added current brewfile
Signed-off-by: ivan katliarchuk <[email protected]>
1 parent ab8c553 commit 9aba408

File tree

1 file changed

+392
-0
lines changed

1 file changed

+392
-0
lines changed

Brewfile

Lines changed: 392 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,392 @@
1+
tap "buo/cask-upgrade"
2+
tap "hashicorp/tap"
3+
tap "localstack/tap"
4+
tap "warrensbox/tap"
5+
# Record and share terminal sessions
6+
brew "asciinema"
7+
# Automatic configure script builder
8+
brew "autoconf"
9+
# Tool for generating GNU Standards-compliant Makefiles
10+
brew "automake"
11+
# Text processing scripting language
12+
brew "awk"
13+
# Use AWS IAM credentials to authenticate to Kubernetes
14+
brew "aws-iam-authenticator"
15+
# Interpreted, interactive, object-oriented programming language
16+
17+
# Official Amazon AWS command-line interface
18+
brew "awscli"
19+
# Resource monitor. C++ version and continuation of bashtop and bpytop
20+
brew "btop"
21+
# XML-based font configuration API for X Windows
22+
brew "fontconfig"
23+
# Generic library support script
24+
brew "libtool"
25+
# CloudFlare's PKI toolkit
26+
brew "cfssl"
27+
# CLI for managing secrets through AWS SSM Parameter Store
28+
brew "chamber"
29+
# Testing and linting Helm charts
30+
brew "chart-testing"
31+
# Manage your dotfiles across multiple diverse machines, securely
32+
brew "chezmoi"
33+
# Test your configuration files using Open Policy Agent
34+
brew "conftest"
35+
# GNU File, Shell, and Text utilities
36+
brew "coreutils"
37+
# Tool for interacting with remote images and registries
38+
brew "crane"
39+
# CLI and validation tools for Kubelet Container Runtime Interface (CRI)
40+
brew "cri-tools"
41+
# Get a file from an HTTP, HTTPS or FTP server
42+
brew "curl"
43+
# Secure runtime for JavaScript and TypeScript
44+
brew "deno"
45+
# Load/unload environment variables based on $PWD
46+
brew "direnv"
47+
# Lightweight DNS forwarder and DHCP server
48+
brew "dnsmasq"
49+
# Tool that bootstraps your dotfiles
50+
brew "dotbot"
51+
# .NET Core
52+
brew "dotnet@8"
53+
# Command-line interface for Cyberduck (a multi-protocol file transfer tool)
54+
brew "duck"
55+
# Secure your credentials in environment variables
56+
brew "envchain"
57+
# Command-line fuzzy finder written in Go
58+
brew "fzf"
59+
# GitHub command-line tool
60+
brew "gh"
61+
# Distributed revision control system
62+
brew "git"
63+
# Command-line option parsing utility
64+
brew "gnu-getopt"
65+
# GNU Transport Layer Security (TLS) Library
66+
brew "gnutls"
67+
# Library for USB device access
68+
brew "libusb"
69+
# GNU Pretty Good Privacy (PGP) package
70+
brew "gnupg"
71+
# Open source programming language to build simple/reliable/efficient software
72+
brew "go"
73+
# Go version management
74+
brew "goenv"
75+
# Fast linters runner for Go
76+
brew "golangci-lint", link: false
77+
# Package compiler and linker metadata toolkit
78+
brew "pkgconf"
79+
# Smarter Dockerfile linter to validate best practices
80+
brew "hadolint"
81+
# Open-source video transcoder available for Linux, Mac, and Windows
82+
brew "handbrake"
83+
# Kubernetes package manager
84+
brew "helm"
85+
# View and edit files in hexadecimal or ASCII
86+
brew "hexedit"
87+
# Improved top (interactive process viewer)
88+
brew "htop"
89+
# Configurable static site generator
90+
brew "hugo"
91+
# Toolkit for embedding hypervisor capabilities in your application
92+
brew "hyperkit"
93+
# Interpreted, interactive, object-oriented programming language
94+
95+
# AWS IAM import and export tool
96+
brew "iamy"
97+
# Calculate various network masks, etc. from a given IP address
98+
brew "ipcalc"
99+
# Lightweight and flexible command-line JSON processor
100+
brew "jq"
101+
# Domain specific configuration language for defining JSON data
102+
brew "jsonnet"
103+
# Modern load testing tool, using Go and JavaScript
104+
brew "k6"
105+
# Kubernetes CLI To Manage Your Clusters In Style!
106+
brew "k9s"
107+
# kubernetes tail - pod log viewer
108+
brew "kail"
109+
# Run local Kubernetes cluster in Docker
110+
brew "kind"
111+
# Build and deploy Go applications on Kubernetes
112+
brew "ko"
113+
# Kubernetes command-line interface
114+
brew "kubernetes-cli"
115+
# Package manager for kubectl plugins
116+
brew "krew"
117+
# Kubernetes prompt info for bash and zsh
118+
brew "kube-ps1"
119+
# Tool that can switch between kubectl contexts easily and create aliases
120+
brew "kubectx"
121+
# Decode all parts of a kubernetes secret, no more copypasting!
122+
brew "kubedecode"
123+
# Security and system auditing tool to harden systems
124+
brew "lynis"
125+
# Keep your Mac's application settings in sync
126+
brew "mackup"
127+
# Mac App Store command-line interface
128+
brew "mas"
129+
# Run a Kubernetes cluster locally
130+
brew "minikube"
131+
# Minify and secure Docker images
132+
brew "mintoolkit"
133+
# Collection of tools that nobody wrote when UNIX was young
134+
brew "moreutils"
135+
# Utility for managing network connections
136+
brew "netcat"
137+
# HTTP/2 C Library
138+
brew "nghttp2"
139+
# Web server scanner
140+
brew "nikto"
141+
# Port scanning utility for large networks
142+
brew "nmap"
143+
# Manage multiple Node.js versions
144+
brew "nvm"
145+
# Open source, general-purpose policy engine
146+
brew "opa"
147+
# Development kit for the Java programming language
148+
brew "openjdk@8"
149+
# ISO-C API and CLI for generating UUIDs
150+
brew "ossp-uuid"
151+
# Display directories as trees (with optional color/HTML output)
152+
brew "tree"
153+
# Password manager
154+
brew "pass"
155+
# Pinentry for GPG on Mac
156+
brew "pinentry-mac"
157+
# Python dependency management tool
158+
brew "pipenv", link: false
159+
# Python version management
160+
brew "pyenv"
161+
# Reattach process (e.g., tmux) to background
162+
brew "reattach-to-user-namespace"
163+
# Build applications with serverless architectures
164+
brew "serverless"
165+
# Static analysis and lint tool, for (ba)sh scripts
166+
brew "shellcheck"
167+
# HTTP regression testing and benchmarking utility
168+
brew "siege"
169+
# Work with remote images registries
170+
brew "skopeo"
171+
# Editor of encrypted files
172+
brew "sops"
173+
# Proxy server that works as a poor man's VPN
174+
brew "sshuttle"
175+
# Test SSL/TLS enabled services to discover supported cipher suites
176+
brew "sslscan"
177+
# Cross-shell prompt for astronauts
178+
brew "starship"
179+
# Tail multiple Kubernetes pods & their containers
180+
brew "stern"
181+
# Traceroute implementation using TCP packets
182+
brew "tcptraceroute"
183+
# User interface to the TELNET protocol
184+
brew "telnet"
185+
# Tool to generate documentation from Terraform modules
186+
brew "terraform-docs"
187+
# Linter for Terraform files
188+
brew "tflint"
189+
# Static analysis security scanner for your terraform code
190+
brew "tfsec"
191+
# Theme Kit is a tool kit for manipulating shopify themes
192+
brew "themekit"
193+
# Terminal multiplexer
194+
brew "tmux"
195+
# Anonymizing overlay network for TCP
196+
brew "tor"
197+
# Vulnerability scanner for container images, file systems, and Git repos
198+
brew "trivy"
199+
# Executes a program periodically, showing output fullscreen
200+
brew "watch"
201+
# Internet file retriever
202+
brew "wget"
203+
# Tool for managing your YubiKey configuration
204+
brew "ykman"
205+
# Process YAML, JSON, XML, CSV and properties documents from the CLI
206+
brew "yq"
207+
# Command-line tool for the YubiKey PIV application
208+
brew "yubico-piv-tool"
209+
# Tracks most-used directories to make cd smarter
210+
brew "z"
211+
# Pluggable terminal workspace, with terminal multiplexer as the base feature
212+
brew "zellij"
213+
# General-purpose lossless data-compression library
214+
brew "zlib"
215+
# UNIX shell (command interpreter)
216+
brew "zsh"
217+
# Fish shell like syntax highlighting for zsh
218+
brew "zsh-syntax-highlighting"
219+
# Packer
220+
brew "hashicorp/tap/packer"
221+
# Localstack cli packaged using pyinstaller
222+
brew "localstack/tap/localstack-cli"
223+
# The tfswitch command lets you switch between terraform versions.
224+
brew "warrensbox/tap/tfswitch"
225+
# The tgswitch command lets you switch between terragrunt versions.
226+
brew "warrensbox/tap/tgswitch"
227+
# Remove junk and unused files
228+
cask "ccleaner"
229+
# Clipboard extension app
230+
cask "clipy"
231+
# Multi-platform client-side cloud file encryption tool
232+
cask "cryptomator"
233+
# Client for the Dropbox cloud storage service
234+
cask "dropbox"
235+
# Web browser
236+
cask "firefox"
237+
cask "font-3270-nerd-font"
238+
cask "font-agave-nerd-font"
239+
cask "font-anonymice-nerd-font"
240+
cask "font-bigblue-terminal-nerd-font"
241+
cask "font-fira-code-nerd-font"
242+
cask "font-fontawesome"
243+
cask "font-hack-nerd-font"
244+
cask "font-m+-nerd-font"
245+
cask "font-meslo-lg-nerd-font"
246+
cask "font-noto-nerd-font"
247+
cask "font-overpass-nerd-font"
248+
cask "font-sauce-code-pro-nerd-font"
249+
cask "font-space-mono-nerd-font"
250+
cask "font-twitter-color-emoji"
251+
# Web browser
252+
cask "google-chrome"
253+
# Terminal emulator as alternative to Apple's Terminal app
254+
cask "iterm2"
255+
# JetBrains tools manager
256+
cask "jetbrains-toolbox"
257+
# Password manager app
258+
cask "keepassxc"
259+
# End-to-end encryption software
260+
cask "keybase"
261+
# ZSA keyboard firmware flasher
262+
cask "keymapp"
263+
# Cloud credentials manager
264+
cask "leapp"
265+
# Open-source Markdown editor
266+
cask "macdown"
267+
# Knowledge base that works on top of a local folder of plain text Markdown files
268+
cask "obsidian"
269+
# Cloud storage client
270+
cask "onedrive"
271+
# File system integration
272+
cask "osxfuse"
273+
# Quick Look plugin for mobile apps and provisioning profiles
274+
cask "provisionql"
275+
# Kubernetes and container management on the desktop
276+
cask "rancher"
277+
# Team communication and collaboration software
278+
cask "slack"
279+
# System monitor for the menu bar
280+
cask "stats"
281+
# Unpacks archive files
282+
cask "the-unarchiver"
283+
# Development environment
284+
cask "vagrant"
285+
# Calling and messaging application focusing on security
286+
cask "viber"
287+
# Virtualiser for x86 hardware
288+
cask "virtualbox"
289+
# Open-source code editor
290+
cask "visual-studio-code"
291+
# Binary releases of VS Code without MS branding/telemetry/licensing
292+
cask "vscodium"
293+
# Native desktop client for WhatsApp
294+
cask "whatsapp"
295+
mas "Battery Health 2", id: 1120214373
296+
mas "Bitwarden", id: 1352778147
297+
mas "HP Smart", id: 1474276998
298+
mas "Kindle Classic", id: 405399194
299+
mas "Magnet", id: 441258766
300+
mas "Microsoft Excel", id: 462058435
301+
mas "Microsoft OneNote", id: 784801555
302+
mas "Microsoft Outlook", id: 985367838
303+
mas "Microsoft PowerPoint", id: 462062816
304+
mas "Microsoft Word", id: 462054704
305+
mas "Numbers", id: 409203825
306+
mas "Pages", id: 409201541
307+
mas "Xcode", id: 497799835
308+
mas "XMenu", id: 419332741
309+
vscode "4ops.terraform"
310+
vscode "aaron-bond.better-comments"
311+
vscode "ahmadalli.vscode-nginx-conf"
312+
vscode "ahmadawais.shades-of-purple"
313+
vscode "ajhyndman.jslint"
314+
vscode "arcticicestudio.nord-visual-studio-code"
315+
vscode "azemoh.one-monokai"
316+
vscode "bbenoist.nix"
317+
vscode "bbenoist.vagrant"
318+
vscode "bierner.emojisense"
319+
vscode "bierner.markdown-mermaid"
320+
vscode "bungcip.better-toml"
321+
vscode "codezombiech.gitignore"
322+
vscode "dbaeumer.vscode-eslint"
323+
vscode "donjayamanne.githistory"
324+
vscode "dotiful.dotfiles-syntax-highlighting"
325+
vscode "dotjoshjohnson.xml"
326+
vscode "eamodio.gitlens"
327+
vscode "editorconfig.editorconfig"
328+
vscode "emmanuelbeziat.vscode-great-icons"
329+
vscode "equinusocio.vsc-material-theme"
330+
vscode "equinusocio.vsc-material-theme-icons"
331+
vscode "esbenp.prettier-vscode"
332+
vscode "exiasr.hadolint"
333+
vscode "felipecaputo.git-project-manager"
334+
vscode "foxundermoon.shell-format"
335+
vscode "github.copilot"
336+
vscode "github.copilot-chat"
337+
vscode "github.vscode-github-actions"
338+
vscode "golang.go"
339+
vscode "grafana.vscode-jsonnet"
340+
vscode "groksrc.ruby"
341+
vscode "gruntfuggly.todo-tree"
342+
vscode "hashicorp.terraform"
343+
vscode "heptio.jsonnet"
344+
vscode "ipedrazas.kubernetes-snippets"
345+
vscode "jamesmaj.easy-icons"
346+
vscode "jetmartin.bats"
347+
vscode "jnbt.vscode-rufo"
348+
vscode "jspolancor.presentationmode"
349+
vscode "kdl-org.kdl"
350+
vscode "kevinrose.vsc-python-indent"
351+
vscode "magicstack.magicpython"
352+
vscode "marcostazi.vs-code-vagrantfile"
353+
vscode "marlon407.code-groovy"
354+
vscode "me-dutour-mathieu.vscode-github-actions"
355+
vscode "mkxml.vscode-filesize"
356+
vscode "mrpbennett.atlantic-night"
357+
vscode "ms-azuretools.vscode-docker"
358+
vscode "ms-kubernetes-tools.vscode-kubernetes-tools"
359+
vscode "ms-python.debugpy"
360+
vscode "ms-python.python"
361+
vscode "ms-python.vscode-pylance"
362+
vscode "ms-vscode-remote.remote-containers"
363+
vscode "ms-vscode.vscode-typescript-next"
364+
vscode "msysyamamoto.vscode-fluentd"
365+
vscode "naco-siren.gradle-language"
366+
vscode "oderwat.indent-rainbow"
367+
vscode "orta.vscode-jest"
368+
vscode "pkief.material-icon-theme"
369+
vscode "plex.vscode-regolint"
370+
vscode "pnp.polacode"
371+
vscode "quicktype.quicktype"
372+
vscode "rbbit.typescript-hero"
373+
vscode "rebornix.ruby"
374+
vscode "redhat.vscode-commons"
375+
vscode "redhat.vscode-yaml"
376+
vscode "salbert.copy-text"
377+
vscode "samuelcolvin.jinjahtml"
378+
vscode "sdras.night-owl"
379+
vscode "sharat.vscode-brewfile"
380+
vscode "streetsidesoftware.code-spell-checker"
381+
vscode "tamasfe.even-better-toml"
382+
vscode "technosophos.vscode-helm"
383+
vscode "tsandall.opa"
384+
vscode "vivaxy.vscode-conventional-commits"
385+
vscode "vscode-icons-team.vscode-icons"
386+
vscode "wesbos.theme-cobalt2"
387+
vscode "wholroyd.jinja"
388+
vscode "wingrunr21.vscode-ruby"
389+
vscode "xshrim.txt-syntax"
390+
vscode "zainchen.json"
391+
vscode "zhuangtongfa.material-theme"
392+
vscode "zignd.html-css-class-completion"

0 commit comments

Comments
 (0)