3 Commits

Author SHA1 Message Date
Marco Gallegos
43df5316ed docs: update documentation to reflect conflict resolution changes
- Update apps.sh section: remove SSH keyring and system update mentions
- Update zsh-config.sh section: document shared packages with apps.sh
- Add mg_dotfiles verification warning to script documentation
- Update installed_software.md with accurate package lists
- Document cursor configuration layers (X11/Hyprland vs GTK)
- Update SSH keyring section to reflect gcr-ssh-agent usage (GNOME 46+)
- Add service verification improvements to notes
- Update menu options table with new options (7D)
2026-01-11 11:53:27 -06:00
Marco Gallegos
a2694c7ba6 docs: add Neovim configuration documentation from mg_dotfiles
Add sections in README and installed_software.md explaining that Neovim configuration is available in mg_dotfiles/nvim/ and how to link it manually. Update software list to clarify Neovim is manually installed.
2026-01-11 10:33:45 -06:00
Marco Gallegos
72208b8301 feat: migrate SSH keyring to gcr-ssh-agent and unify documentation
- Update ssh-keyring module to use gcr-ssh-agent.socket instead of gnome-keyring's SSH component
- Configure SSH_AUTH_SOCK to $XDG_RUNTIME_DIR/gcr/ssh
- Merge DOCUMENTACION.md content into Readme.md for unified documentation
- Rename install.md to installed_software.md with updated SSH keyring section

Note: gnome-keyring 46.0+ moved SSH functionality to gcr, requiring gcr-ssh-agent service
2026-01-11 09:55:46 -06:00