Commit graph

104 commits

Author SHA1 Message Date
4652a562b3 fix: use correct Skim bundle id net.sourceforge.skim-app.skim 2026-07-01 15:22:02 +03:00
426e5fa6e7 feat: use Skim for PDF default app 2026-07-01 15:20:22 +03:00
51c6f8eeb2 docs: remove txt mentions from duti config and cheatsheet 2026-07-01 15:19:57 +03:00
25164e8764 docs: add default apps section, simplify duti config (txt not configurable via CLI on Sonoma+) 2026-07-01 15:19:00 +03:00
90d6e2a2b9 fix: use com.apple.traditional-mac-plain-text for txt files 2026-07-01 15:17:36 +03:00
f56751a1df debug: simplify duti config to find problematic line 2026-07-01 15:16:01 +03:00
873627880e fix: use real bundle ids for VSCodium, MarkEdit, kitty, Skim 2026-07-01 15:10:56 +03:00
943ca7fe8b fix: add nix profile paths to zsh initContent PATH 2026-07-01 14:58:53 +03:00
b6faba6285 fix: remove broken home.activation.dutiApply, keep only system-level activation 2026-07-01 14:48:23 +03:00
69e3d042d4 fix: use data (string) for duti activation 2026-07-01 14:47:21 +03:00
3a9deba59e fix: use script instead of text for duti activation 2026-07-01 14:47:04 +03:00
bc8481dd7a feat: add duti activation to apply default apps on rebuild 2026-07-01 14:46:31 +03:00
93bc0d0c02 revert: remove MarkEdit theme/MTE extensions config 2026-07-01 14:37:55 +03:00
9b54c129a2 fix: use full paths in MarkEdit activation script 2026-07-01 14:35:19 +03:00
dcddd60c32 feat: configure MarkEdit catppuccin theme via activation script 2026-07-01 14:33:31 +03:00
83092f70f8 feat: add MarkEdit catppuccin theme and MTE table editor 2026-07-01 14:04:32 +03:00
b2e3092c2e fix: remove TrackpadTwoFingerDoubleTapGesture (boolean type) 2026-07-01 13:42:18 +03:00
47a4d83fce fix: move duti activation script from home to poppy host 2026-07-01 13:39:46 +03:00
3ca861bd33 feat: add markedit and duti for default apps management 2026-07-01 13:38:25 +03:00
b3c3a865e1 fix: remove unsupported TrackpadScroll 2026-07-01 13:09:21 +03:00
5501fb5a31 fix: remove unsupported TrackpadHorizScroll 2026-07-01 13:09:06 +03:00
8f936fb4ac fix: remove unsupported TrackpadHandResting 2026-07-01 13:08:58 +03:00
23076d8010 fix: remove unsupported trackpad/finder/nsglobal options 2026-07-01 13:08:42 +03:00
2afdb54dcb fix: remove unsupported FXPreferredGroupBy 2026-07-01 13:06:39 +03:00
f844365d30 fix: remove unsupported AppleMiniaturizeOnDoubleClick 2026-07-01 13:06:27 +03:00
7475e188dd fix: move AppleMenuBarVisibleInFullscreen back to CustomUserPreferences 2026-07-01 13:06:16 +03:00
038196166e fix: remove unsupported AppleLanguages option 2026-07-01 13:05:30 +03:00
eb0a6135bc fix: remove unsupported AppleAntiAliasingThreshold option 2026-07-01 13:05:10 +03:00
65319be12b feat: sync all current macOS system defaults from running system 2026-07-01 13:04:51 +03:00
352df44908 feat: add wget for downloading files and sites 2026-07-01 12:56:19 +03:00
43ee63b7af docs: add website saving tools to cheatsheet 2026-07-01 12:51:21 +03:00
45e2743053 docs: add tech debt section with git config todo 2026-07-01 02:39:13 +03:00
98347f1e4c style: switch to Catppuccin Macchiato theme 2026-07-01 02:19:28 +03:00
e87376641d fix: use correct Catppuccin Mocha theme name (with space) 2026-07-01 02:11:27 +03:00
01c8a89eb6 fix: use delta package name and programs.delta module 2026-07-01 02:00:55 +03:00
23aec94f2a feat: add ollama, git-delta, alejandra, broot, trash-cli, texliveFull; extract git.nix 2026-07-01 02:00:38 +03:00
4ab3ecc2d0 feat: add micro editor to cli tools 2026-07-01 01:32:52 +03:00
7eca302687 feat: add pass with pass-otp, gpg agent, organize cli tools by category 2026-07-01 01:22:39 +03:00
b3c7094871 docs: update garden.md with documentation overview and future plans 2026-07-01 01:16:33 +03:00
da383f019e fix: merge pnpm into single home.packages list 2026-07-01 01:13:55 +03:00
63c12e8119 fix: install pnpm via packages (programs.pnpm not available) 2026-07-01 01:13:38 +03:00
c3e687c07b feat: add pnpm with pi-coding-agent, remove tw93/tap and mole 2026-07-01 01:13:15 +03:00
c1dbd64b40 fix: use lib.mkMerge for initContent 2026-07-01 00:35:26 +03:00
f1a8c729d1 refactor: use modern initContent with lib.mkBefore 2026-07-01 00:33:36 +03:00
af14e5d38e fix: add initExtraFirst with basic PATH for brew and system binaries 2026-07-01 00:30:00 +03:00
c0d4a0df41 fix: move brew shellenv to envExtra for PATH, use initExtra for prompt 2026-06-29 19:35:51 +03:00
65f8b01287 fix: add sessionVariables, PATH with pi-node, fastfetch alias 2026-06-29 19:29:39 +03:00
176508bc74 fix: add backupFileExtension, remove typewhisper from taps 2026-06-29 19:19:30 +03:00
e358c2cb15 refactor: split poppy config into homebrew.nix, system.nix, default.nix 2026-06-29 16:33:53 +03:00
cecb47ceb9 fix: add homebrew config to prevent cask deletion 2026-06-29 00:43:51 +03:00