Skip to content

Instantly share code, notes, and snippets.

View VEC66's full-sized avatar

Damien Col VEC66

View GitHub Profile
@VEC66
VEC66 / setup-memory-sync-PC.ps1
Created May 14, 2026 08:56
Claude Code memory sync bootstrap for Windows PC TURNE
# =====================================================================
# Setup Claude Code memory sync on Windows PC TURNE
# =====================================================================
# A LANCER UNE SEULE FOIS sur le PC, depuis PowerShell :
# 1. Copier ce fichier sur le PC (Desktop par exemple)
# 2. Ouvrir PowerShell (pas obligatoirement admin)
# 3. cd au dossier ou` tu as copie' le script
# 4. Set-ExecutionPolicy -Scope Process Bypass -Force (1 fois par session PS)
# 5. .\setup-memory-sync-PC.ps1
#