-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBrewfile.lock.commented
More file actions
136 lines (123 loc) · 8.65 KB
/
Copy pathBrewfile.lock.commented
File metadata and controls
136 lines (123 loc) · 8.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
# Taps
tap "aws/tap" # AWS tools
tap "oven-sh/bun" # Bun JavaScript runtime
# Command Line Tools
brew "bat" # Cat clone with syntax highlighting
brew "bottom" # Yet another cross-platform graphical process/system monitor
brew "btop" # Resource monitor that shows usage and stats
brew "chezmoi" # Manage your dotfiles across multiple machines
# Development Tools
brew "ruby" # Ruby programming language
brew "cocoapods" # Dependency manager for Swift and Objective-C
brew "composer" # Dependency manager for PHP
brew "coreutils" # GNU core utilities (adds gdate, gls, etc.)
brew "couchdb", restart_service: :changed # Document-oriented NoSQL database
brew "docker-completion" # Docker bash completion
brew "docker" # Container platform
brew "docker-compose" # Define and run multi-container applications
brew "dust" # More intuitive version of du written in Rust
brew "duti" # Set default applications for document types on macOS
brew "elixir" # Dynamic, functional language for building scalable applications
brew "eza" # Modern replacement for ls
brew "fd" # Simple, fast alternative to find
brew "fish" # User-friendly command line shell
brew "flyctl" # Command line tools for Fly.io
brew "fzf" # Command-line fuzzy finder
brew "gh" # GitHub CLI
brew "git" # Distributed version control system
brew "git-delta" # Syntax-highlighting pager for git and diff output
brew "python@3.13" # Python programming language v3.13
brew "git-filter-repo" # Quickly rewrite git repository history
brew "glances" # Cross-platform system monitoring tool
brew "grpc" # Next generation RPC framework
brew "htop" # Improved top (interactive process viewer)
brew "httpie" # User-friendly cURL replacement
brew "jq" # Lightweight and flexible command-line JSON processor
brew "lazygit" # Simple terminal UI for git commands
brew "mysql" # Open source relational database
brew "neovim" # Hyperextensible Vim-based text editor
brew "nvm" # Node Version Manager
brew "nvtop" # GPU process monitoring for NVIDIA GPUs
brew "pocketbase" # Open source backend in a single file
brew "procs" # Modern replacement for ps written in Rust
brew "pyenv" # Python version management
brew "python@3.12" # Python programming language v3.12
brew "python@3.9" # Python programming language v3.9
brew "ripgrep" # Recursively search directories for a regex pattern
brew "ruby-install" # Install Ruby, JRuby, Rubinius, TruffleRuby, or mruby
brew "sd" # Intuitive find & replace CLI (sed alternative)
brew "stow" # Symlink farm manager
brew "tealdeer" # Fast tldr client written in Rust
brew "tmux" # Terminal multiplexer
brew "tokei" # Count code, quickly
brew "turso" # Edge SQLite database CLI
brew "watchman" # Watch files and record when they change
brew "zenith" # Sort of like top or htop but with zoom-able charts
brew "zoxide" # Smarter cd command, inspired by z and autojump
brew "zsh" # UNIX shell (command interpreter)
brew "oven-sh/bun/bun" # Fast all-in-one JavaScript runtime
# macOS Applications
cask "arc" # The internet computer browser
cask "discord" # Voice and text chat for communities
cask "docker-desktop" # Application for building and sharing containerized applications
cask "dotnet-runtime" # Microsoft .NET runtime
cask "firefox@developer-edition" # Web browser for developers
cask "flutter" # UI toolkit for building natively compiled applications
# Fonts
cask "font-anonymice-powerline" # Anonymous Pro font patched for Powerline
cask "font-fira-code" # Monospaced font with programming ligatures
cask "font-fira-code-nerd-font" # Fira Code font patched with Nerd Font icons
cask "font-fira-mono-for-powerline" # Fira Mono font for Powerline
cask "font-hack-nerd-font" # Hack font patched with Nerd Font icons
cask "font-meslo-for-powerlevel10k" # Meslo font recommended for Powerlevel10k
cask "font-meslo-lg-nerd-font" # Meslo LG font patched with Nerd Font icons
cask "font-monaspace" # GitHub's innovative font family
cask "font-monaspice-nerd-font" # Monaspace font patched with Nerd Font icons
# Browsers & Internet
cask "google-chrome" # Web browser
cask "google-chrome@canary" # Experimental version of Chrome
# Development Tools
cask "herd" # Laravel and PHP development environment
cask "iina" # Modern media player for macOS
cask "iterm2" # Terminal emulator for macOS
# Utilities
cask "jiggler" # Prevents sleep by jiggling the mouse
cask "keyboardcleantool" # Temporarily disable keyboard for cleaning
cask "lastpass" # Password manager
cask "logi-options+" # Software for Logitech devices (new version)
cask "logitech-options" # Software for Logitech devices
cask "macs-fan-control" # Control fans on Apple computers
cask "mamp" # Web development solution with Apache, Nginx, PHP & MySQL
cask "notion" # All-in-one workspace for notes and collaboration
cask "opera" # Web browser with built-in VPN
cask "opera-air" # Simplified browser for everyday browsing
cask "postman" # API development and testing platform
cask "rustdesk" # Remote desktop software
cask "sourcetree" # Git GUI client
cask "tableplus" # Modern, native database management tool
cask "teamviewer" # Remote control and remote support
cask "transmission" # BitTorrent client
# Code Editors & IDEs
cask "visual-studio-code" # Open-source code editor
cask "windsurf" # AI-powered code editor
cask "zed" # High-performance, multiplayer code editor
# Communication
cask "whatsapp" # Messaging app
# Browsers
cask "vivaldi" # Feature-rich web browser
cask "zen" # Privacy-focused browser
# Media & Entertainment
cask "vlc" # Multimedia player
# Terminal Emulators
cask "warp" # Modern, Rust-based terminal
cask "wave" # AI-powered terminal
cask "wombat" # Cross-platform file manager
# Development Environments
cask "xampp" # Apache, MariaDB, PHP and Perl package
# VS Code Extensions
vscode "anthropic.claude-code" # Claude AI assistant for VS Code
vscode "eamodio.gitlens" # Supercharge Git within VS Code
vscode "laravel.vscode-laravel" # Laravel support for VS Code
vscode "ms-azuretools.vscode-containers" # Work with Docker containers
vscode "ms-vscode-remote.remote-containers" # Open folders in containers
vscode "openai.chatgpt" # ChatGPT integration for VS Code