-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrewfile.home
84 lines (84 loc) · 2.56 KB
/
Brewfile.home
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 "osx-cross/arm"
tap "osx-cross/avr"
# Utility for managing cargo dependencies from the command-line
brew "cargo-edit"
# Next-generation test runner for Rust
brew "cargo-nextest"
# Cargo subcommand for displaying when Rust dependencies are out of date
brew "cargo-outdated"
# Find unused dependencies in Cargo.toml
brew "cargo-udeps"
# Cargo subcommand to easily use LLVM source-based code coverage
brew "cargo-llvm-cov"
# Tool to obtain certs from Let's Encrypt and autoenable HTTPS
brew "certbot"
# Django/Jinja template indenter
brew "djhtml"
# Pack, ship and run any application as a lightweight container
brew "docker"
# Docker CLI plugin for extended build capabilities with BuildKit
brew "docker-buildx"
# Platform keystore credential helper for Docker
brew "docker-credential-helper"
# Command-line tools for fly.io services
brew "flyctl"
# Modern, extensible Python project management
brew "hatch"
# Securely transfers data between computers
brew "magic-wormhole"
# Mac App Store command-line interface
brew "mas"
# High performance static file server
brew "miniserve"
# Process manager for Procfile-based applications and tmux
brew "overmind"
# Utility that provides fast incremental file transfer
brew "rsync"
# Fork of youtube-dl with additional features and fixes
brew "yt-dlp"
# Fast static site generator in a single binary with everything built-in
brew "zola"
# Firmware updater for 8BitDo devices
cask "8bitdo-firmware-updater"
# Control every piece of your controller
cask "8bitdo-ultimate-software"
# Image editor focused on simplicity
cask "acorn"
# Memory training application
cask "anki"
# Multi-cloud backup application
cask "arq"
# Build, render, and create LEGO instructions
cask "bricklink-studio"
# Hard disk backup and cloning utility
cask "carbon-copy-cloner"
# Tool to show live information about the batteries in various devices
cask "coconutbattery"
# Disk space visualizer
cask "daisydisk"
# Voice and text chat software
cask "discord"
# Full TeX Live distribution with GUI applications
cask "mactex"
# App to write, plan, collaborate, and get organized
cask "notion"
# Replacement for Docker Desktop
cask "orbstack"
# Screencasting software
cask "recordit"
# Instant messaging application focusing on security
cask "signal"
cask "via"
# Multimedia player
cask "vlc"
# Desktop client for WhatsApp
cask "whatsapp"
mas "Day One", id: 1055511498
mas "GarageBand", id: 682658836
mas "Hue Menu Bar", id: 1500678169
mas "iMovie", id: 408981434
mas "Keynote", id: 409183694
mas "Numbers", id: 409203825
mas "Pages", id: 409201541
mas "Streaks", id: 963034692
mas "Tailscale", id: 1475387142