-
Notifications
You must be signed in to change notification settings - Fork 0
/
Brewfile
84 lines (79 loc) · 2.28 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
76
77
78
79
80
81
82
83
84
tap "cloudflare/cloudflare"
tap "homebrew/bundle"
cask_args no_quarantine: true, no_binaries: true
brew "antidote" # The fastest shell plugin manager
brew 'bash' # Latest Bash version
brew "bat" # Clone of cat(1) with syntax highlighting and Git integration
brew "commitizen" # Conventional commit helper
brew "coreutils"
brew "curl" # command-line HTTP client
brew "gettext"
brew "gifski" # Convert videos to high-quality GIFs
brew "httpie"# User-friendly cURL replacement (command-line HTTP client)
brew "jq" # User-friendly cURL replacement (command-line HTTP client)
brew "koekeishiya/formulae/yabai" # Tiling window manager for macOS
brew "koekeishiya/formulae/skhd" # Simple hotkey daemon for macOS
brew "less"
brew 'mackup' # Backup and restore app settings on macOS
brew "mas" # Mac App Store CLI
brew "neovim"
brew "nextdns" # VPN client
brew "tldr" # Simplified and community-driven
# Git
brew "git"
brew "git-extras"
brew "git-quick-stats"
# UNIX shell
brew "eza"
brew "tmux"
brew "zoxide"
brew "zsh"
# Node
brew "fnm" # Node version manager
cask "affinity-designer"
cask "affinity-photo"
cask "affinity-publisher"
cask "alacritty"
cask "appcleaner"
cask 'bartender' # Organize menu bar icons
cask "brave-browser"
cask "caffeine"
cask "devcleaner" # Remove Xcode caches and unused simulators
cask "deepl"
cask "discord"
cask "google-chrome"
cask "hazel"
# cask "hiddenbar"
cask "latest"
cask "little-snitch"
cask "figma"
cask "font-jetbrains-mono-nerd-font"
cask "micro-snitch"
cask "microsoft-auto-update"
cask "microsoft-azure-storage-explorer"
cask "microsoft-edge"
cask "microsoft-remote-desktop"
cask "microsoft-teams"
cask "obs"
cask "ollama"
cask "plex"
cask "raycast"
cask "rocket"
cask "screen-studio"
cask "shottr"
cask "transmit"
cask "tripmode"
cask "ubiquiti-unifi-controller"
cask "visual-studio-code"
cask "whatsapp"
cask "wifiman"
# Quicklook
cask 'qlmarkdown' # $ xattr -r -d com.apple.quarantine "FULL PATH OF THE QLMarkdown.app (you can drag the file to get the pull path)" - https://github.com/sbarex/QLMarkdown
cask 'quicklook-json'
cask 'quicklook-csv'
# Mac App Store
mas 'Data Jar', id: 1453273600 # Store and access data
mas 'Dropover - Easier Drag & Drop', id: 1355679052 # Drag and drop files easily
mas 'Pandan', id: 1569600264
mas 'Camera Preview', id: 1632827132
mas 'Capo', id: 1355679052