{"id":51826443,"url":"https://github.com/jturazzi/dotfiles","last_synced_at":"2026-07-22T10:33:28.987Z","repository":{"id":372103398,"uuid":"1305173637","full_name":"jturazzi/dotfiles","owner":"jturazzi","description":"Mes fichiers de configuration pour zsh + oh-my-zsh + powerlevel10k.","archived":false,"fork":false,"pushed_at":"2026-07-18T22:36:14.000Z","size":1985,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-18T23:27:02.243Z","etag":null,"topics":["bash","oh-my-zsh","powerlevel10k","unix","zsh"],"latest_commit_sha":null,"homepage":"https://jturazzi.github.io/dotfiles/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jturazzi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-07-18T19:27:42.000Z","updated_at":"2026-07-18T22:37:22.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jturazzi/dotfiles","commit_stats":null,"previous_names":["jturazzi/dotfiles"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/jturazzi/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jturazzi%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jturazzi%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jturazzi%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jturazzi%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jturazzi","download_url":"https://codeload.github.com/jturazzi/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jturazzi%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35759166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","oh-my-zsh","powerlevel10k","unix","zsh"],"created_at":"2026-07-22T10:33:26.941Z","updated_at":"2026-07-22T10:33:28.962Z","avatar_url":"https://github.com/jturazzi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\nMes fichiers de configuration pour zsh + oh-my-zsh + powerlevel10k.\n\n## 📂 Contenu\n\n| Fichier           | Rôle                                                        |\n|-------------------|-------------------------------------------------------------|\n| `.zshrc`          | Config zsh (oh-my-zsh, thème, plugins)                      |\n| `.p10k.zsh`       | Config du thème Powerlevel10k                               |\n| `.aliases`        | Alias de commandes                                          |\n| `.functions`      | Fonctions shell (extract, cheat, mkdircd, update-terminal…) |\n| `.gitconfig`      | Config git (signature des commits en SSH)                   |\n| `selected_editor` | Éditeur par défaut (utilisé par `select-editor`)            |\n\n## ⚡ Installation\n\n```bash\ngit clone https://github.com/jturazzi/dotfiles.git ~/dotfiles\ncd ~/dotfiles\n./install.sh\n```\n\nLe script :\n\n1. vérifie les dépendances (`git`, `curl`, `zsh`) et installe automatiquement celles qui manquent via `apt-get` ;\n2. installe oh-my-zsh si absent ;\n3. installe les plugins (`zsh-autosuggestions`, `zsh-syntax-highlighting`) et le thème `powerlevel10k` ;\n4. crée des liens symboliques vers `$HOME` pour chaque fichier suivi (les fichiers existants sont sauvegardés dans `~/.dotfiles_backup/`) ;\n5. installe les polices MesloLGS NF dans `~/.local/share/fonts` (si un dossier `fonts/` est présent dans le dépôt) ;\n6. génère une clé de signature git ed25519 (`~/.ssh/id_ed25519`) si elle n'existe pas encore, et affiche la clé publique à ajouter sur GitHub (Settings \u003e SSH and GPG keys \u003e New SSH key, type \"Signing Key\").\n\nPense ensuite à définir zsh comme shell par défaut si besoin :\n\n```bash\nchsh -s $(command -v zsh)\n```\n\n## 🔄 Mise à jour\n\nUne fois installé, la fonction `update-terminal` (dans `.functions`) fait un `git pull` du dépôt et recharge le shell.\n\n## 📄 Licence\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjturazzi%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjturazzi%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjturazzi%2Fdotfiles/lists"}