@@ -42,11 +42,12 @@ Installs to `~/.macrift`, creates a global `macrift` command, and launches autom
4242
4343| | Feature | What it does |
4444| :-- | :----------------------- | :---------------------------------------------------------------------- |
45- | ⚙️ | ** System Tweaks** | Dock, Finder, input, misc — 20+ macOS defaults with audit preview |
46- | 📦 | ** Apps & Packages** | 5 Homebrew bundles, .brewbak export/import, SpotX, Spicetify |
45+ | ⚙️ | ** System Tweaks** | Dock, Finder, Keyboard, Trackpad, Screenshots, Hot Corners, Misc |
46+ | 📦 | ** Apps & Packages** | 7 Homebrew bundles, Mac App Store, Dock Layout, .brewbak backup |
4747| 🎨 | ** Customize** | Terminal, shell, code editor, Spicetify marketplace, wallpapers |
4848| 🛡️ | ** Security & Privacy** | privacy.sexy presets, hostname, encrypted DNS, analytics off |
4949| 🧹 | ** Cleanup** | System cleanup via Mole — caches, logs, leftovers |
50+ | 💾 | ** Profile Backup** | Full export/import — Brewfile, defaults, dotfiles, editors, iTerm2 |
5051
5152<br >
5253
@@ -57,12 +58,15 @@ Installs to `~/.macrift`, creates a global `macrift` command, and launches autom
5758
5859Every tweak shows a diff table before applying. Choose individually or apply all at once.
5960
60- | Category | What it does |
61- | :-------- | :----------------------------------------------------------------------------- |
62- | Dock | Instant autohide, minimize to app icon, hide recents, dim hidden apps |
63- | Finder | Show hidden files & extensions, path bar, POSIX title, list view, no .DS_Store |
64- | Input | Disable auto-correct and auto-capitalize |
65- | Misc | Disable boot sound, speed up app open dialog |
61+ | Category | What it does |
62+ | :--------------- | :----------------------------------------------------------------------------- |
63+ | Dock | Autohide, tile size, animation speed, minimize effect, Spaces, recents |
64+ | Finder | Show hidden files & extensions, path bar, POSIX title, list view, no .DS_Store |
65+ | Keyboard & Text | Key repeat speed, press-and-hold, auto-correct, smart substitutions |
66+ | Trackpad & Mouse | Tap to click, tracking speed, right-click, drag windows anywhere |
67+ | Screenshots | Format, save location, shadow, date in filename |
68+ | Hot Corners | Interactive corner action picker |
69+ | Misc | Boot sound, app open dialog, save/print panels, window animations |
6670
6771</details >
6872
@@ -71,13 +75,17 @@ Every tweak shows a diff table before applying. Choose individually or apply all
7175
7276<br >
7377
74- ** Homebrew Bundles** — multi-select installer with 5 curated Brewfiles:
78+ ** Homebrew Bundles** — multi-select installer with 7 curated Brewfiles:
7579
7680- ** Development** — git, gh, lazygit, node, python, go, rust, neovim, fzf, ripgrep, bat, eza, fd...
7781- ** Browsers** — Chrome, Arc, Zen, Ungoogled Chromium
7882- ** Utilities** — Raycast, Alfred, HiddenBar, Keka, AltTab, SoundSource...
7983- ** Media** — IINA, OBS, Spotify, Figma, ImageOptim
8084- ** Communication** — Ayugram, Telegram, Discord, Slack, Zoom
85+ - ** Fonts** — Nerd Fonts (Fira Code, JetBrains Mono, Meslo, Cascadia Code, Hack, Maple Mono)
86+ - ** App Store** — install Mac App Store apps via ` mas `
87+
88+ ** Dock Layout** — set up dock apps, add spacers, reset to default via ` dockutil ` .
8189
8290Export/import your packages with ` .brewbak ` backup files.
8391
0 commit comments