{"id":16364990,"url":"https://github.com/marcqualie/dotfiles","last_synced_at":"2025-09-05T11:42:11.768Z","repository":{"id":41453105,"uuid":"69055761","full_name":"marcqualie/dotfiles","owner":"marcqualie","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-13T17:02:49.000Z","size":384,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-13T18:26:28.574Z","etag":null,"topics":["bash","dotfiles","git","productivity","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/marcqualie.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":"2016-09-23T19:45:43.000Z","updated_at":"2025-03-13T17:03:23.000Z","dependencies_parsed_at":"2024-10-28T15:22:33.047Z","dependency_job_id":"460605ed-556b-4ee5-994b-b12f27817d51","html_url":"https://github.com/marcqualie/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/marcqualie%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcqualie%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcqualie%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcqualie%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcqualie","download_url":"https://codeload.github.com/marcqualie/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245047979,"owners_count":20552430,"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","git","productivity","zsh"],"created_at":"2024-10-11T02:33:05.654Z","updated_at":"2025-03-23T02:32:10.358Z","avatar_url":"https://github.com/marcqualie.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Marc Qualie's Dot Files\n\nMy dot files are shared between all my OSX machines.\n\n\n## Usage\n\nThis repository follows [scripts to rule them all](https://github.com/github/scripts-to-rule-them-all) convention.\n\n\n### Initial setup\n\nThe base setup requires homebrew to be installed.\n\n```shell\n$ script/setup\n```\n\n\n### Updating\n\nFor convenience I've included the following shell function which calls `script/update` from anywhere.\n\n``` shell\n$ update-dotfiles\n```\n\n\n## Multiple Devices\n\nSyncing this data between M1 + Intel is a pain due to homebrew installing to different directories.\n\nMake sure to add custom device overrides for Git config in `.gitconfig.device`\n\n```conf\n[user]\n  signingKey = 822B03FBDEEA045B\n  name = Marc Qualie\n  email = marc@marcqualie.com\n\n[gpg]\n  program = /usr/local/bin/gpg\n```\n\nAlso it's required to link certain binaries since these configs are hard to make dynamic:\n\n```shell\nsudo mkdir -p /opt/homebrew/bin\nsudo chown -R marc: /opt/homebrew\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcqualie%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcqualie%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcqualie%2Fdotfiles/lists"}