{"id":13942156,"url":"https://github.com/CCheminaud/dotfiles","last_synced_at":"2025-07-20T05:32:16.256Z","repository":{"id":121719925,"uuid":"575428263","full_name":"CCheminaud/dotfiles","owner":"CCheminaud","description":"⚙️ All my dotfiles.","archived":false,"fork":false,"pushed_at":"2025-05-14T13:21:19.000Z","size":145,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-14T14:45:59.338Z","etag":null,"topics":["config","dotfiles","fish","git","nushell","shell","starship","topgrade","vim","yadm"],"latest_commit_sha":null,"homepage":"https://yadm.io","language":"Lua","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/CCheminaud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2022-12-07T13:47:09.000Z","updated_at":"2025-05-14T13:39:17.000Z","dependencies_parsed_at":"2023-05-13T00:45:28.891Z","dependency_job_id":"2fda7587-81a9-4068-ba6a-6e67b3fe811a","html_url":"https://github.com/CCheminaud/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CCheminaud/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCheminaud%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCheminaud%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCheminaud%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCheminaud%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CCheminaud","download_url":"https://codeload.github.com/CCheminaud/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CCheminaud%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266071519,"owners_count":23871940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["config","dotfiles","fish","git","nushell","shell","starship","topgrade","vim","yadm"],"created_at":"2024-08-08T02:01:43.632Z","updated_at":"2025-07-20T05:32:11.203Z","avatar_url":"https://github.com/CCheminaud.png","language":"Lua","funding_links":[],"categories":["Lua"],"sub_categories":[],"readme":"# dotfiles\n\nThese are all my dotfiles that I use everyday. Feel free to take what you want, but at your own risk.\n\nIt mainly target macOS system.\n\n## Highlights\n\n- Shell configuration for [Nushell](https://www.nushell.sh/), [Fish](https://fishshell.com/) and Zsh\n- Fast and colored prompt with [Starship](https://starship.rs/)\n- [Git](https://git-scm.com/) configuration, aliases...\n- Vim ready for use (using [AstroNvim](https://docs.astronvim.com))\n- Keeping the system up to date with [Topgrade](https://github.com/topgrade-rs/topgrade)\n- Some system command alternatives ([bottom](https://github.com/ClementTsang/bottom), [eza](https://github.com/eza-community/eza))\n- Everything is managed by [yadm](https://yadm.io/)\n\n## Getting started\n\nClone this repository using `yadm`.\n\n```shell\nyadm clone https://github.com/CCheminaud/dotfiles.git\nyadm status\n```\n\nThe `clone` command will attempt to check out all files that exist in the repository.\nIf a file already exists locally and has content that differs from the one in the repository,\nthe local file will be left unmodified and you’ll have to review and resolve the differences.\n\n### Fish\n\nInstall the required packages with Homebrew.\n\n```shell\nbrew install fish fisher\n```\n\nThen start a new session with Fish and proceed with plugin installation.\\\nIf needed, a private configuration file can be created too.\n\n```shell\nfisher update\ntouch ~/.config/fish/config.private.fish\n```\n\n### AstroNvim\n\nBackup the current configuration and internal folders.\n\n```shell\nmv ~/.config/nvim ~/.config/nvim.bak\nmv ~/.local/share/nvim ~/.local/share/nvim.bak\nmv ~/.local/state/nvim ~/.local/state/nvim.bak\nmv ~/.cache/nvim ~/.cache/nvim.bak\n```\n\nThen, clone the repository and launch `nvim`.\n\n```shell\ngit clone --depth 1 https://github.com/AstroNvim/AstroNvim ~/.config/nvim\nnvim\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCCheminaud%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCCheminaud%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCCheminaud%2Fdotfiles/lists"}