summarylogtreecommitdiffstats
path: root/parrot-cli.install
AgeCommit message (Collapse)Author
2025-11-07Improve post-install UX: Better Ollama setup guidanceespadonne
- Check if Ollama server is actually running (not just installed) - Guide users to use systemd service instead of manual 'ollama serve' - Provide clear step-by-step instructions for new users - Better error messages when things aren't ready
2025-11-07Fix: Install parrot-hook.fish and add proper install messagesespadonne
- Install parrot-hook.fish for fish shell support (fixes parrot install error) - Move post_install to separate .install file (PKGBUILD functions don't work) - Update .SRCINFO to reflect changes This fixes the error: "Hook script not found: parrot-hook.fish"