Commit graph

3 commits

Author SHA1 Message Date
35b2da39d2 fix: harden installer symlink logic and interactive sourcing
- install-claude-profiles: distinguish broken symlink vs real dir vs free
  path via -L/-e, repoint existing links with ln -sfn, warn instead of
  silently skipping when target is a non-symlink dir.
- profiles.sh: only set -euo pipefail when sourced non-interactively so
  sourcing in an interactive shell doesn't clobber session settings.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-28 03:23:03 +02:00
d49906a061 docs: finalize launcher profiles and shell installation 2026-06-28 02:45:41 +02:00
7fd845235c Initial Claude launcher profiles 2026-06-28 01:50:13 +02:00