{"id":25693440,"url":"https://github.com/thatrobotdev/.dotfiles","last_synced_at":"2026-03-11T21:12:30.814Z","repository":{"id":124290128,"uuid":"336672600","full_name":"thatrobotdev/.dotfiles","owner":"thatrobotdev","description":"My personal dotfiles for macOS","archived":false,"fork":false,"pushed_at":"2024-05-15T02:01:02.000Z","size":114,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-24T06:30:58.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/thatrobotdev.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":"2021-02-07T01:17:00.000Z","updated_at":"2024-08-19T05:12:16.000Z","dependencies_parsed_at":"2024-05-15T15:24:21.951Z","dependency_job_id":"d7874994-c55a-48cc-9386-4f4d83780a1d","html_url":"https://github.com/thatrobotdev/.dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thatrobotdev/.dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatrobotdev%2F.dotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatrobotdev%2F.dotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatrobotdev%2F.dotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatrobotdev%2F.dotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thatrobotdev","download_url":"https://codeload.github.com/thatrobotdev/.dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thatrobotdev%2F.dotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30401092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T21:02:20.017Z","status":"ssl_error","status_checked_at":"2026-03-11T20:59:32.667Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-02-24T23:36:28.993Z","updated_at":"2026-03-11T21:12:30.797Z","avatar_url":"https://github.com/thatrobotdev.png","language":"Ruby","readme":"# .dotfiles\n\nMy personal dotfiles for macOS.\n\n## What are dotfiles?\n\nDotfiles are configuration files like `.zshrc` or `.gitconfig` that configure programs on your computer. This repository is a collection of dotfiles that I am using to make re-installing macOS take way less time congiguring and remembering my settings for programs.\n\n## On a new computer\n\n1. Install [Homebrew](https://brew.sh/) (package manager)\n\n    ```sh\n    # https://brew.sh/\n    /bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n    ```\n\n2. Install [GitHub Desktop](https://desktop.github.com/)\n\n    ```sh\n    # https://formulae.brew.sh/cask/github\n    brew install --cask github\n    ```\n\n3. Clone this repository\n4. Create a symbolic link for the desired `Brewfile`.\n\n    ```sh\n    ln -s /Users/\u003cuser\u003e/Documents/GitHub/.dotfiles/Brewfile Brewfile\n    ```\n\n5. Sync upstream Brewfile with local software\n\n    ```sh\n    brew bundle --force cleanup\n    ```\n\n6. Install software\n\n    ```sh\n    brew bundle\n    ```\n\n## Multiple users\n\nSee \u003chttps://www.codejam.info/2021/11/homebrew-multi-user.html\u003e","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatrobotdev%2F.dotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthatrobotdev%2F.dotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthatrobotdev%2F.dotfiles/lists"}