{"id":23432866,"url":"https://github.com/mersocarlin/dotfiles","last_synced_at":"2025-10-30T13:30:38.176Z","repository":{"id":37092283,"uuid":"155968279","full_name":"mersocarlin/dotfiles","owner":"mersocarlin","description":"💻 Personal dotfiles","archived":false,"fork":false,"pushed_at":"2025-01-30T12:14:56.000Z","size":55,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T13:23:53.040Z","etag":null,"topics":["bash","dotfiles","homebrew","macos","shell","zsh"],"latest_commit_sha":null,"homepage":"","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/mersocarlin.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}},"created_at":"2018-11-03T09:24:58.000Z","updated_at":"2025-01-30T12:14:58.000Z","dependencies_parsed_at":"2025-01-30T13:21:58.892Z","dependency_job_id":"41dd144d-ae60-46e7-819b-9255762437a0","html_url":"https://github.com/mersocarlin/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mersocarlin%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mersocarlin%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mersocarlin%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mersocarlin%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mersocarlin","download_url":"https://codeload.github.com/mersocarlin/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238973965,"owners_count":19561593,"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":["bash","dotfiles","homebrew","macos","shell","zsh"],"created_at":"2024-12-23T10:56:15.297Z","updated_at":"2025-10-30T13:30:32.859Z","avatar_url":"https://github.com/mersocarlin.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n## 🔧 Configuration Files\n\n- `.aliases` - all aliases\n- `.exports` - all environment variables\n- `.extras` - custom settings you don’t want to commit (_optional_)\n- `.functions` - bash functions, called by aliases\n- `.macos` - macos defaults\n- `.zshrc` - zsh config\n\n### 🎛️ Custom settings\n\nIf `.extras` exists, it will be sourced along with the other files.\nYou can use this to add a few custom commands you don’t want to commit to a public repository.\nYou could also use `.extras` to override settings, functions and aliases from my dotfiles repository.\n\nExample:\n\n```bash\n# Git credentials\nGIT_AUTHOR_NAME=\"Your name here\"\nGIT_COMMITTER_NAME=\"$GIT_AUTHOR_NAME\"\ngit config --global user.name \"$GIT_AUTHOR_NAME\"\nGIT_AUTHOR_EMAIL=\"Your email here\"\nGIT_COMMITTER_EMAIL=\"$GIT_AUTHOR_EMAIL\"\ngit config --global user.email \"$GIT_AUTHOR_EMAIL\"\n```\n\n## 🚀 Install\n\n```bash\nsource install.sh\n```\n\n## 📚 Resources worth mentioning\n\n- [awesome-dotfiles](https://github.com/webpro/awesome-dotfiles)\n- [jesperorb](https://github.com/jesperorb/dotfiles)\n- [mathiasbynens](https://github.com/mathiasbynens/dotfiles)\n- [webpro](https://github.com/webpro/dotfiles)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmersocarlin%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmersocarlin%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmersocarlin%2Fdotfiles/lists"}