-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
75 lines (73 loc) · 4.79 KB
/
Brewfile
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
tap "homebrew/bundle"
tap "r-lib/rig"
brew "act" # Run your GitHub Actions locally
brew "asciinema" # Record and share terminal sessions
brew "bat" # Clone of cat(1) with syntax highlighting and Git integration
brew "bob" # Version manager for neovim
brew "caddy" # Powerful, enterprise-ready, open source web server with automatic HTTPS
brew "coreutils" # GNU File, Shell, and Text utilities
brew "cowsay" # Configurable talking characters in ASCII art
brew "curl" # Get a file from an HTTP, HTTPS or FTP server
brew "difftastic" # Diff that understands syntax
brew "entr" # Run arbitrary commands when files change
brew "eza" # Modern, maintained replacement for ls
brew "fd" # Simple, fast and user-friendly alternative to find
brew "ffmpeg" # Play, record, convert, and stream audio and video
brew "fish" # User-friendly command-line shell for UNIX-like operating systems
brew "fzf" # Command-line fuzzy finder written in Go
brew "gcc" # GNU compiler collection
brew "gh" # GitHub command-line tool
brew "git-absorb" # Automatic git commit --fixup
brew "go" # Open source programming language to build simple/reliable/efficient software
brew "html-xml-utils" # Tools for manipulating HTML and XML files
brew "htop" # Improved top (interactive process viewer)
brew "ijq" # Interactive jq
brew "imagemagick" # Tools and libraries to manipulate images in many formats
brew "jq" # Lightweight and flexible command-line JSON processor
brew "luarocks" # Package manager for the Lua programming language
brew "mpv" # Media player based on MPlayer and mplayer2
brew "n" # Node version management
brew "pandoc" # Swiss-army knife of markup format conversion
brew "pnpm" # Fast, disk space efficient package manager
brew "pre-commit" # Framework for managing multi-language pre-commit hooks
brew "psqlodbc" # Official PostgreSQL ODBC driver
brew "pv" # Monitor data's progress through a pipe
brew "qrcp" # Transfer files to and from your computer by scanning a QR code
brew "rclone" # Rsync for cloud storage
brew "ripgrep" # Search tool like grep and The Silver Searcher
brew "rust" # Safe, concurrent, practical language
brew "scc" # Fast and accurate code counter with complexity and COCOMO estimates
brew "sqlite" # Command-line interface for SQLite
brew "starship" # Cross-shell prompt for astronauts
brew "stow" # Organize software neatly under a single directory tree (e.g. /usr/local)
brew "tarsnap-gui" # Cross-platform GUI for the Tarsnap command-line client
brew "tmux" # Terminal multiplexer
brew "tree-sitter" # Parser generator tool and incremental parsing library
brew "unixodbc" # ODBC 3 connectivity for UNIX
brew "watch" # Executes a program periodically, showing output fullscreen
brew "yt-dlp" # Feature-rich command-line audio/video downloader
cask "1password" # Password manager that keeps all passwords secure behind one password
cask "1password-cli" # Command-line interface for 1Password
cask "android-studio" # Tools for building Android applications
cask "balenaetcher" # Tool to flash OS images to SD cards & USB drives
cask "chromium" # Free and open-source web browser
cask "deskpad" # Virtual monitor for screen sharing
cask "discord" # Voice and text chat software
cask "displaylink" # Drivers for DisplayLink docks, adapters and monitors
cask "docker" # App to build and share containerised applications and microservices
cask "firefox" # Web browser
cask "font-jetbrains-mono-nerd-font"
cask "gimp" # Free and open-source image editor
cask "inkscape" # Vector graphics editor
cask "karabiner-elements" # Keyboard customiser
cask "keycastr" # Open-source keystroke visualiser
cask "linearmouse" # Customise mouse behavior
cask "obs" # Open-source software for live streaming and screen recording
cask "rectangle" # Move and resize windows using keyboard shortcuts or snap areas
cask "rig" # The R Installation Manager
cask "rstudio" # Data science software focusing on R and Python
cask "slack" # Team communication and collaboration software
cask "spotify" # Music streaming service
cask "tunnelblick" # Free and open-source OpenVPN client
cask "wezterm" # GPU-accelerated cross-platform terminal emulator and multiplexer
cask "xquartz" # Open-source version of the X.Org X Window System