summaryrefslogtreecommitdiffstats
path: root/install.sh
AgeCommit message (Collapse)AuthorFilesLines
15 hoursdocs: add install.sh, Dependencies/Requirements sectionsDanilo M.1-0/+78
Add install.sh: system install as root, user install (~/.local, XDG) as normal user, with a PATH warning and an uninstall subcommand. It detects the bash-completion dir (underscore vs hyphen). Expand the README Dependencies section (required vs optional) and point Installation at the script; add a REQUIREMENTS section to the man page. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>