8 Commits

Author SHA1 Message Date
Dmitry a0db9cd076 feat: update AGENTS.md and config.toml for chezmoi integration; enhance dot_zshrc with fastfetch support 2026-05-13 23:04:10 +03:00
Dmitry 44c0f614f2 feat: add clean-system script with fzf multi-select (cs alias) 2026-05-13 20:35:43 +03:00
Dmitry 1a7abd9ed6 fix: defer backup reminder to precmd (p10k compat), add dotfiles restic profile 2026-05-13 20:12:53 +03:00
Dmitry f24af95184 feat: bm runs all profiles, menu still available as backup-menu 2026-05-13 20:11:38 +03:00
Dmitry 02b0ca610d refactor: remove restic timers, add scripts/configs, update docs
- resticprofile: remove all schedules (manual backups via backup-menu)
- resticprofile: fix hardcoded /home/ada paths → ~/
- proj(): find git repos by .git presence up to depth 4
- bootstrap.sh: add fzf, fd, bat, ripgrep, kitty, htop to packages
- README.md: rewrite for chezmoi (remove stow references)
- add: htoprc, betterbird_up.sh, kitty_up.sh, tg_up.sh
2026-05-13 19:47:46 +03:00
Dmitry babe53d929 feat: add user scripts (backup-menu, ssh-pick, proj) and backup reminder 2026-05-13 19:39:32 +03:00
Dmitry 462dc51247 zsh: fix completion duplication, remove dead code and duplicates 2026-05-13 18:46:48 +03:00
Dmitry 7c8a4893de migrate: stow → chezmoi
- restructure repo to chezmoi conventions (dot_ prefix, private_dot_ssh/)
- add nvim config (was untracked)
- encrypt restic pass.txt with age
- remove stow artifacts (.stow-local-ignore, stow package dirs)
- update bootstrap.sh to use chezmoi apply
- remove runtime files from tracking (micro buffers, zed backup)
2026-05-13 18:28:01 +03:00