Commit Graph

8 Commits

Author SHA1 Message Date
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 d48456d45c configs: fix hardcoded paths, remove stale entries, deduplicate 2026-05-13 19:26:35 +03:00
Dmitry b0c8b5048e backup: 2026-05-13 configs 2026-05-13 18:55:54 +03:00
Dmitry 462dc51247 zsh: fix completion duplication, remove dead code and duplicates 2026-05-13 18:46:48 +03:00
Dmitry a87c41ddd8 ssh: re-encrypt keys with age identity key 2026-05-13 18:40:53 +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