Commit Graph

5 Commits

Author SHA1 Message Date
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 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
Dmitry dfdef1c493 feat(bootstrap): add additional packages for installation and enhance proxy aliases 2026-03-04 15:06:34 +03:00
Dmitry fb1d2e4ab7 feat(alacritty): обновить конфигурацию терминала и шрифтов, добавить поддержку перезагрузки конфигурации
feat(zsh): обновить конфигурацию Powerlevel10k и убрать лишнюю строку из .zshrc
fix(bootstrap): изменить права доступа к скрипту установки
2026-02-20 09:13:42 +03:00
Dmitry 8414b662da feat(bootstrap): добавить скрипт для установки пакетов и настройки окружения
feat(ssh): обновить конфигурацию SSH с новыми параметрами и удалить устаревшие записи
2026-02-18 14:51:24 +03:00