{"id":22153918,"url":"https://github.com/aboqasem/dotfiles","last_synced_at":"2026-05-09T04:34:10.573Z","repository":{"id":104378586,"uuid":"486843631","full_name":"aboqasem/dotfiles","owner":"aboqasem","description":":wrench: dotfiles","archived":false,"fork":false,"pushed_at":"2025-06-04T10:32:58.000Z","size":423,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T17:58:24.270Z","etag":null,"topics":["dotfiles","macos"],"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/aboqasem.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}},"created_at":"2022-04-29T05:04:14.000Z","updated_at":"2025-06-04T10:33:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"c50d2533-ce85-4081-843b-ed2d16550cf1","html_url":"https://github.com/aboqasem/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aboqasem/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboqasem%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboqasem%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboqasem%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboqasem%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboqasem","download_url":"https://codeload.github.com/aboqasem/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboqasem%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807266,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["dotfiles","macos"],"created_at":"2024-12-02T01:39:00.833Z","updated_at":"2026-05-09T04:34:10.556Z","avatar_url":"https://github.com/aboqasem.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mohammad’s dotfiles\n\n## Setting up a fresh Mac\n\n1. [Generate a new public and private SSH key](https://docs.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent) by running:\n\n   ```zsh\n   bash \u003c(curl https://raw.githubusercontent.com/aboqasem/dotfiles/HEAD/ssh.bash) \"\u003cyour-email-address\u003e\"\n   ```\n\n2. Clone this repo to `~/dev/dotfiles` with:\n\n    ```zsh\n    mkdir -p ~/dev \u0026\u0026 git clone --recursive git@github.com:aboqasem/dotfiles.git ~/dev/dotfiles\n    ```\n\n3. Run the installation with:\n\n    ```zsh\n    cd ~/dev/dotfiles \u0026\u0026 zsh setup.sh\n    ```\n\n4. Follow the instructions printed at the end of the installation.\n\n## Keeping up to date\n\nRun the sync script frequently:\n\n```zsh\ndotsync\n```\n\n## Tips\n\n- All `*.zsh` files in `$DOTFILES/custom` will be sourced by [`oh-my-zsh`][oh-my-zsh]. Use `custom/other.zsh` to add custom things that should not be committed.\n\n## Inspiration\n\n- [`mathiasbynens/dotfiles`](https://github.com/mathiasbynens/dotfiles)\n- [`driesvints/dotfiles`](https://github.com/driesvints/dotfiles)\n- [`lra/mackup`](https://github.com/lra/mackup)\n\n[oh-my-zsh]: https://ohmyz.sh/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboqasem%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faboqasem%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faboqasem%2Fdotfiles/lists"}