Go to file
Bastien Chanot 9162fd2e09 feat(install): add remote-install.sh curl|bash bootstrap
One-liner installer: ensure git is present (apt-get install if
missing), clone the repo to ~/config (or pull if it exists), then
run install.sh. REPO_URL/CLONE_DIR/BRANCH overridable via env.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 18:28:37 +02:00
.claude chore(claude): add onboard config — memory, tasks, audit, gitignore 2026-05-27 18:28:18 +02:00
bash refactor(install): auto-detect OS, drop target arg, harden script 2026-05-27 18:28:28 +02:00
vim added vim 2025-12-11 16:53:30 +01:00
.gitignore chore(claude): add onboard config — memory, tasks, audit, gitignore 2026-05-27 18:28:18 +02:00
install.sh refactor(install): auto-detect OS, drop target arg, harden script 2026-05-27 18:28:28 +02:00
remote-install.sh feat(install): add remote-install.sh curl|bash bootstrap 2026-05-27 18:28:37 +02:00