Commit Graph

  • a4c7f28849 feat(home): 添加 Vercel skills CLI 工具 main imbytecat 2026-04-15 20:17:14 +08:00
  • 8d68dfafd2 fix(mise): 使用 all_compile 禁用 NixOS 默认源码编译 imbytecat 2026-04-15 19:35:14 +08:00
  • f9d7d40e4e fix(mise): 禁用 Node.js 源码编译,使用预编译二进制 imbytecat 2026-04-15 19:32:13 +08:00
  • d072bb491c style(starship): 移除目录替换图标后的多余空格 imbytecat 2026-04-15 19:19:48 +08:00
  • f011b5027d chore: 升级所有 stateVersion 至最新版本 imbytecat 2026-04-15 19:14:58 +08:00
  • 007a104ef3 feat(fish): 添加 VS Code code 命令到 PATH(仅 macOS) imbytecat 2026-04-15 16:54:03 +08:00
  • 41913d9a24 style: 将项目中所有英文注释统一改为中文 imbytecat 2026-04-15 16:40:20 +08:00
  • 2cd41bcd16 docs(agents): 补充缺失命令和注意事项,完善架构描述 imbytecat 2026-04-15 04:08:16 +08:00
  • 7fccb75e4f docs(readme): 将快速开始示例从 mac-mini 改为 macbook-air imbytecat 2026-04-15 04:01:04 +08:00
  • 8c0ada01b9 chore(flake): 更新 catppuccin/nix 和 home-manager 锁定版本 imbytecat 2026-04-15 03:56:33 +08:00
  • 4e7ddff3eb docs(readme): 修正 WSL 首次构建步骤,使用 nix shell 替代过时的 nix-shell imbytecat 2026-04-15 03:48:22 +08:00
  • ba7e0bb7af feat(fish): 支持 Windows Terminal 新标签页保持当前目录 imbytecat 2026-04-15 03:43:26 +08:00
  • af82b03b3e fix(git): 更新 lazygit pager 配置为新版 git.pagers 格式 imbytecat 2026-04-15 03:38:32 +08:00
  • b84b747b76 fix(shell): 修复 op-env 缓存逻辑——旧变量清理、rm 绕过 gomi、错误信息细化 imbytecat 2026-04-15 03:26:14 +08:00
  • aec2625eaa feat(shell): 1Password 环境变量改为本地缓存,支持离网使用 imbytecat 2026-04-15 03:10:06 +08:00
  • 40731eda73 refactor: 移除 justfile 中 linux 命令的默认主机参数 imbytecat 2026-04-14 22:35:12 +08:00
  • bd5b0d9772 docs: 精简 README 和 AGENTS.md,补充 Homebrew 前置步骤 imbytecat 2026-04-14 22:27:47 +08:00
  • 0cc6294e44 feat(darwin): 配置 sudo 免密码认证 imbytecat 2026-04-14 22:04:06 +08:00
  • 883d551f8e feat: add ouch for modern compression/decompression imbytecat 2026-04-14 20:16:14 +08:00
  • 27b265803c feat(darwin): 添加 iPreview Quick Look 扩展 imbytecat 2026-04-14 19:33:35 +08:00
  • 635ea270aa fix(darwin): 永久关闭 Cyberduck 捐赠弹窗 imbytecat 2026-04-14 19:17:59 +08:00
  • 54c56501e4 feat(darwin): add cyberduck for NAS file transfers imbytecat 2026-04-14 19:02:13 +08:00
  • 1df2e87a6e feat(macbook-air): add thaw menu bar manager for notched display imbytecat 2026-04-14 18:52:56 +08:00
  • 2147d2917e feat: add python3 runtime imbytecat 2026-04-14 17:01:39 +08:00
  • 82a148a894 Revert "feat: add python3 runtime and extend nix-ld libraries" imbytecat 2026-04-14 17:01:11 +08:00
  • 7e5e05470a feat: add python3 runtime and extend nix-ld libraries imbytecat 2026-04-14 16:59:37 +08:00
  • f6e2f92da3 refactor: remove redundant aliases, comments, and fix lazygit pager config imbytecat 2026-04-14 13:53:04 +08:00
  • 5583970878 docs: update AGENTS.md with shell alias gotcha and tighten guidance imbytecat 2026-04-14 13:41:50 +08:00
  • beeb9948f4 fix(wsl): remove NixOS default shell aliases for cross-platform consistency imbytecat 2026-04-14 13:37:16 +08:00
  • 804e96a979 docs: sync README and AGENTS.md with current codebase, rename Justfile to justfile imbytecat 2026-04-14 13:26:40 +08:00
  • fbb83ff013 refactor(op): switch to service account auth and simplify env injection imbytecat 2026-04-14 13:11:16 +08:00
  • 8714184fbd refactor(starship): sort language modules alphabetically imbytecat 2026-04-13 23:03:13 +08:00
  • 895b3c2978 fix(git): use renamed settings.user.{name,email} options imbytecat 2026-04-13 22:56:14 +08:00
  • 235b81c21e feat(starship): add Bun language module imbytecat 2026-04-13 22:54:43 +08:00
  • 9a4582a752 feat(starship): add NixOS icon to OS symbols imbytecat 2026-04-13 22:50:34 +08:00
  • 2cd888e1cf refactor: use idiomatic home-manager options for git user and mise activation imbytecat 2026-04-13 22:45:36 +08:00
  • 75340604f1 refactor(mise): use programs.mise home-manager module imbytecat 2026-04-13 22:41:47 +08:00
  • d6a0bf0cae refactor: remove redundant comments from languages.nix imbytecat 2026-04-13 22:38:17 +08:00
  • be247ff3b9 refactor: KISS cleanup — deduplicate shared config, merge thin files imbytecat 2026-04-13 22:25:55 +08:00
  • d7e0aaf798 chore: remove stale sops secrets recipe, sync AGENTS.md imbytecat 2026-04-13 21:35:55 +08:00
  • 5f7ef35a34 docs: improve WSL bootstrap guide and document justfile commands imbytecat 2026-04-13 21:31:40 +08:00
  • bf01c40ebb feat(ghostty): enable SSH terminfo propagation and install terminfo on NixOS imbytecat 2026-04-13 21:25:35 +08:00
  • 53f8c2ceb3 feat(ghostty): add declarative config with Maple Mono font via Home Manager imbytecat 2026-04-13 21:13:02 +08:00
  • a1ba07faf5 refactor(eza): delegate base aliases to HM integration, drop redundant flags imbytecat 2026-04-13 21:03:24 +08:00
  • d2f7210d1a refactor(fish): streamline eza aliases — add l, drop la/lt imbytecat 2026-04-13 20:42:03 +08:00
  • 77c2190f00 refactor(fish): use shellAliases for Atuin history compatibility, remove xh imbytecat 2026-04-13 20:34:27 +08:00
  • ed69dba1ca fix(zellij): disable fish shell integration imbytecat 2026-04-13 20:30:04 +08:00
  • 4acff86a06 feat(dock): instant autohide trigger with fast slide animation imbytecat 2026-04-13 20:27:03 +08:00
  • 35ac63e068 docs: update AGENTS.md — replace stale sops-nix with 1Password CLI secrets imbytecat 2026-04-13 20:19:57 +08:00
  • 3c6910cfb1 fix(fish): use --in-file for op inject to fix stdin issue in command substitution imbytecat 2026-04-13 20:13:38 +08:00
  • 067608f4f8 refactor(fish): use op-env namespace and xdg.configHome for env template path imbytecat 2026-04-13 18:53:54 +08:00
  • 1e78149a4f fix(1password): move env template out of ~/.config/op to avoid permission conflict imbytecat 2026-04-13 18:48:12 +08:00
  • 09463d0dbb refactor(fish): extract op-env into reloadable function and skip comment lines imbytecat 2026-04-13 15:46:19 +08:00
  • 82ab946ba1 fix: op path imbytecat 2026-04-13 15:38:10 +08:00
  • 50808a9ecf fix: use type -q and stdin for op inject to support WSL interop alias imbytecat 2026-04-13 15:29:13 +08:00
  • 024ea2c676 refactor(wsl): use Windows op.exe via interop instead of native 1password-cli imbytecat 2026-04-13 15:21:34 +08:00
  • 9e610b89b2 fix(wsl): enable interop to allow executing Windows executables imbytecat 2026-04-13 15:14:47 +08:00
  • 8f26433357 chore: update flake inputs (catppuccin/nix, home-manager) imbytecat 2026-04-13 14:59:13 +08:00
  • b9e8566cee refactor: replace sops-nix with 1Password CLI for secrets management imbytecat 2026-04-13 14:57:11 +08:00
  • 2f6e3aea89 fix(sops): use NixOS system module on WSL to avoid systemd user service failure imbytecat 2026-04-13 13:49:27 +08:00
  • 2a1fb40fd3 feat(wsl): enable nix-ld for VSCode Remote and auto-generate sops age key from ed25519 imbytecat 2026-04-13 13:37:06 +08:00
  • e77f561747 chore: update flake inputs, remove unused params and compose.yaml imbytecat 2026-04-12 16:49:26 +08:00
  • 48a8f27025 feat(darwin): add movist-pro cask imbytecat 2026-04-12 13:37:31 +08:00
  • 0fad4558f0 chore: update AGENTS.md to match current codebase, remove stale TODO.md imbytecat 2026-04-12 00:38:04 +08:00
  • 47802ac519 refactor(justfile): generate vscode settings from base config for nixd v2 imbytecat 2026-04-12 00:30:29 +08:00
  • 2ce32ee51e chore: ignore generated .vscode/settings.json, drop obsolete .nixd.json imbytecat 2026-04-12 00:30:23 +08:00
  • 71e8157d2a refactor(vscode): rename settings.json to settings.base.json for nixd v2 migration imbytecat 2026-04-12 00:30:15 +08:00
  • 368297f6ff refactor: improve Justfile semantics with groups and clearer naming imbytecat 2026-04-12 00:09:19 +08:00
  • 09acb83206 feat: add exa/context7 secrets, enable greedy cask upgrades imbytecat 2026-04-11 23:53:27 +08:00
  • fbd6761040 feat: add nixd option completion, just-lsp config, and vscode nix settings imbytecat 2026-04-11 23:42:24 +08:00
  • 95891aa441 fix(neovim): add statix for lazyvim nix linting imbytecat 2026-04-11 22:21:01 +08:00
  • 361bb5e952 fix(neovim): fix lazyvim catppuccin colorscheme config and lock lazyvim-nix imbytecat 2026-04-11 22:16:03 +08:00
  • 43b69e3c27 feat(neovim): switch to LazyVim via lazyvim-nix and add just-lsp imbytecat 2026-04-11 22:06:53 +08:00
  • 55207459e6 fix(zellij): disable startup tips imbytecat 2026-04-11 21:16:49 +08:00
  • e6f5b9d9df fix(lazygit): migrate git.paging.pager to git.pagers array for v0.61.0 imbytecat 2026-04-11 20:51:58 +08:00
  • d09ea88276 chore: update home-manager flake input imbytecat 2026-04-11 20:26:19 +08:00
  • 27df617701 refactor(mac-mini): Wake on LAN 改用原生 networking.wakeOnLan 选项 imbytecat 2026-04-11 20:22:57 +08:00
  • 7686f7209b feat(mac-mini): 启用 Wake on LAN,关闭 Power Nap imbytecat 2026-04-11 20:15:31 +08:00
  • cfe64d5ed9 feat(mac-mini): 启用屏幕共享 (VNC) imbytecat 2026-04-11 18:14:58 +08:00
  • b961a7c0d0 feat: 启用 SSH 服务并添加 authorized key imbytecat 2026-04-11 18:13:44 +08:00
  • 1662e21ea4 docs: 更新 AGENTS.md,强调 nixos_nix MCP 工具使用 imbytecat 2026-04-11 18:07:59 +08:00
  • 6e41d0e95d fix(mac-mini): sleep 值改为 "never" imbytecat 2026-04-11 18:06:06 +08:00
  • 1bac565175 feat(mac-mini): 禁用所有休眠,断电/冻结后自动重启 imbytecat 2026-04-11 18:04:49 +08:00
  • 60634ba1af refactor: 禁用下载隔离,移除未使用的 mkHome imbytecat 2026-04-11 18:00:04 +08:00
  • aa1b2ff23c refactor: 简化仓库路径,移除硬编码的 rebuild/update 命令和安装脚本 imbytecat 2026-04-11 17:52:03 +08:00
  • 8965f6fc15 feat: 关闭所有触发角(Hot Corners) imbytecat 2026-04-11 17:34:56 +08:00
  • 26ba10c836 docs: update AGENTS.md with current repo state imbytecat 2026-04-11 17:33:01 +08:00
  • 141335d81b fix: mole 移回 brew(nixpkgs 中标记为 broken) imbytecat 2026-04-11 17:25:49 +08:00
  • ab2cb95161 refactor: brew CLI 工具迁移至 nix,tailscale 改用 standalone cask imbytecat 2026-04-11 17:23:36 +08:00
  • 7b0e23e0cf chore: trash-cli 换 gomi,移除 micro 和无用的 pkgs/default.nix,精简 comment-checker 平台支持 imbytecat 2026-04-11 17:08:43 +08:00
  • 2a8a24668f fix: atuin 上箭头 filter 改为 host 使新终端可见历史 imbytecat 2026-04-11 16:59:56 +08:00
  • 37751c1586 feat: 用 zellij 替换 tmux 作为终端复用器 imbytecat 2026-04-11 16:33:23 +08:00
  • 86945804d5 feat: starship 提示符改用 catppuccin 彩色分段样式 imbytecat 2026-04-11 16:04:00 +08:00
  • b7cc55c857 docs: 添加 catppuccin-nvim workaround 待清理 TODO imbytecat 2026-04-11 13:26:22 +08:00
  • 365f5466fe fix: 覆盖 catppuccin/nix 的 nvim 包跳过 detect_integrations require check,全量启用 catppuccin imbytecat 2026-04-11 02:36:05 +08:00
  • 03b364150f fix: catppuccin 全量启用,starship 恢复原版配置由 catppuccin 统一管配色 imbytecat 2026-04-11 02:10:56 +08:00
  • 05b6af19ea fix: starship 改用 Tokyo Night 内联配置,修复跨平台 catppuccin IFD 问题 imbytecat 2026-04-11 02:07:41 +08:00
  • c7635e1250 fix: Justfile darwin 命令改为手动指定 host 参数 imbytecat 2026-04-11 01:57:15 +08:00
  • 4143694ce7 feat: 添加 Justfile 简化常用命令,安装 just imbytecat 2026-04-11 01:52:54 +08:00
  • b28b172a01 feat: 集成 sops-nix 机密管理,声明式注入 Fish 环境变量 imbytecat 2026-04-11 01:48:09 +08:00