Brewfile 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. tap "common-fate/granted"
  2. tap "homebrew/bundle"
  3. tap "homebrew/services"
  4. tap "koekeishiya/formulae"
  5. tap "waydabber/betterdisplay"
  6. # AWS Cloud Development Kit - framework for defining AWS infra as code
  7. brew "aws-cdk"
  8. # Pyright fork with various improvements and built-in pylance features
  9. brew "basedpyright"
  10. # Language Server for Bash
  11. brew "bash-language-server"
  12. # Library for command-line editing
  13. brew "readline"
  14. # Interpreted, interactive, object-oriented programming language
  15. brew "python@3.13"
  16. # Object-file caching compiler wrapper
  17. brew "ccache"
  18. # Cross-platform make
  19. brew "cmake"
  20. # Strongly specified, highly compatible implementation of Markdown
  21. brew "cmark"
  22. # GNU File, Shell, and Text utilities
  23. brew "coreutils"
  24. # Configurable talking characters in ASCII art
  25. brew "cowsay"
  26. # Library for command-line editing
  27. brew "readline"
  28. # Secure runtime for JavaScript and TypeScript
  29. brew "deno"
  30. # Pack, ship and run any application as a lightweight container
  31. brew "docker"
  32. # Device tree compiler
  33. brew "dtc"
  34. # Simple, fast and user-friendly alternative to find
  35. brew "fd"
  36. # Play, record, convert, and stream audio and video
  37. brew "ffmpeg"
  38. # Tool to install, manage and use Progressive Web Apps in Mozilla Firefox
  39. brew "firefoxpwa"
  40. # Infamous electronic fortune-cookie generator
  41. brew "fortune"
  42. # Command-line fuzzy finder written in Go
  43. brew "fzf"
  44. # GitHub command-line tool
  45. brew "gh"
  46. # Distributed revision control system
  47. brew "git"
  48. # Interpreted, interactive, object-oriented programming language
  49. brew "python@3.13"
  50. # Open source programming language to build simple/reliable/efficient software
  51. brew "go"
  52. # Language server for the Go language
  53. brew "gopls"
  54. # GitHub Markdown previewer
  55. brew "grip"
  56. # Lightweight and flexible command-line JSON processor
  57. brew "jq"
  58. # Lazier way to manage everything docker
  59. brew "lazydocker"
  60. # Simple terminal UI for git commands
  61. brew "lazygit"
  62. # Key-value storage library with ordered mapping
  63. brew "leveldb"
  64. # Postgres C API library
  65. brew "libpq"
  66. # Interpreted, interactive, object-oriented programming language
  67. brew "python@3.12"
  68. # C library SSHv1/SSHv2 client and server protocols
  69. brew "libssh"
  70. # Clone of ls with colorful output, file type icons, and more
  71. brew "lsd"
  72. # Language Server for the Lua language
  73. brew "lua-language-server"
  74. # Package manager for the Lua programming language
  75. brew "luarocks"
  76. # Bare libuv bindings for lua
  77. brew "luv"
  78. # Utility for directing compilation
  79. brew "make"
  80. # Language Server Protocol for Markdown
  81. brew "marksman"
  82. # Zero-dependency real-time media server and media proxy
  83. brew "mediamtx", restart_service: true
  84. # Text-based UI library
  85. brew "ncurses"
  86. # Ambitious Vim-fork focused on extensibility and agility
  87. brew "neovim"
  88. # Small build system for use with gyp or CMake
  89. brew "ninja"
  90. # CLI for Postgres with auto-completion and syntax highlighting
  91. brew "pgcli"
  92. # PostgreSQL syntax beautifier
  93. brew "pgformatter"
  94. # Object-relational database system
  95. brew "postgresql@16"
  96. # Code formatter for JavaScript, CSS, JSON, GraphQL, Markdown, YAML
  97. brew "prettier"
  98. # Generic machine emulator and virtualizer
  99. brew "qemu"
  100. # Search tool like grep and The Silver Searcher
  101. brew "ripgrep"
  102. # Extremely fast Python linter, written in Rust
  103. brew "ruff"
  104. # Safe, concurrent, practical language
  105. brew "rust"
  106. # Experimental Rust compiler front-end for IDEs
  107. brew "rust-analyzer"
  108. # Autoformat shell script source code
  109. brew "shfmt"
  110. # Command-line tool to customize Spotify client
  111. brew "spicetify-cli"
  112. # Language Server for SQL
  113. brew "sql-language-server"
  114. # TOML toolkit written in Rust
  115. brew "taplo"
  116. # Terminal multiplexer
  117. brew "tmux"
  118. # Language Server Protocol implementation for TypeScript wrapping tsserver
  119. brew "typescript-language-server"
  120. # Maintained ctags implementation
  121. brew "universal-ctags"
  122. # Language servers for HTML, CSS, JavaScript, and JSON extracted from vscode
  123. brew "vscode-langservers-extracted"
  124. # Executes a program periodically, showing output fullscreen
  125. brew "watch"
  126. # Command-line client for WebSockets
  127. brew "websocat"
  128. # Internet file retriever
  129. brew "wget"
  130. # Language Server for Yaml Files
  131. brew "yaml-language-server"
  132. # Fish-like fast/unobtrusive autosuggestions for zsh
  133. brew "zsh-autosuggestions"
  134. # Fish shell like syntax highlighting for zsh
  135. brew "zsh-syntax-highlighting"
  136. # The easiest way to access your cloud.
  137. brew "common-fate/granted/granted"
  138. # Simple hotkey-daemon for macOS.
  139. brew "koekeishiya/formulae/skhd"
  140. # A tiling window manager for macOS based on binary space partitioning.
  141. brew "koekeishiya/formulae/yabai"
  142. # GPU-accelerated terminal emulator
  143. cask "alacritty"
  144. # Display management tool
  145. cask "betterdisplay"
  146. # Prevents your sleeping computer from connecting to Bluetooth accessories
  147. cask "bluesnooze"
  148. # Preference Pane for controlling cursor hiding
  149. cask "cursorcerer"
  150. # Web browser
  151. cask "firefox"
  152. # Vector graphics editor
  153. cask "inkscape"
  154. # Open-source software for live streaming and screen recording
  155. cask "obs"
  156. # Knowledge base that works on top of a local folder of plain text Markdown files
  157. cask "obsidian"
  158. # Administration and development platform for PostgreSQL
  159. cask "pgadmin4"
  160. # Instant messaging application focusing on security
  161. cask "signal"
  162. # Virtual audio cable for routing audio from one application to another
  163. cask "vb-cable"
  164. # Multimedia player
  165. cask "vlc"