{"id":25450819,"url":"https://github.com/sadiksaifi/macdots","last_synced_at":"2026-04-10T01:03:24.540Z","repository":{"id":277861256,"uuid":"933718257","full_name":"sadiksaifi/macdots","owner":"sadiksaifi","description":"macOS dotfiles","archived":false,"fork":false,"pushed_at":"2025-05-02T17:05:40.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-02T17:55:33.778Z","etag":null,"topics":["dotfiles","dotfiles-macos","macos","neovim","nvim"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sadiksaifi.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":"2025-02-16T14:39:51.000Z","updated_at":"2025-05-02T17:05:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"e53875be-7841-4c40-befb-9fc85e4ed080","html_url":"https://github.com/sadiksaifi/macdots","commit_stats":null,"previous_names":["sadiksaifi/macdots"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadiksaifi%2Fmacdots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadiksaifi%2Fmacdots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadiksaifi%2Fmacdots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sadiksaifi%2Fmacdots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sadiksaifi","download_url":"https://codeload.github.com/sadiksaifi/macdots/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254505202,"owners_count":22082153,"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":["dotfiles","dotfiles-macos","macos","neovim","nvim"],"created_at":"2025-02-17T22:16:11.691Z","updated_at":"2025-12-30T22:48:36.431Z","avatar_url":"https://github.com/sadiksaifi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"#  macOS dotfiles\n\nA collection of configuration files for setting up and maintaining a personalized macOS development environment.\n\n## Installation\n\n```bash\ncd $HOME\ngit clone --separate-git-dir=$HOME/.macdots.git https://github.com/sadiksaifi/macdots.git tmpdotfiles\n\nrsync --recursive --verbose --exclude '.git' tmpdotfiles/ $HOME/\nrm -rf tmpdotfiles\n\nalias dots='/usr/bin/git --git-dir=$HOME/.macdots.git/ --work-tree=$HOME'\ndots config --local status.showUntrackedFiles no\n```\n\n## About this setup\nThis repository uses the Git bare-repo method for managing dotfiles.\nThe actual repository lives in ~/.macdots.git, while your $HOME directory acts as the working tree.\nThis keeps your home folder clean and avoids the clutter of a visible .git directory.\n\nIf you want a detailed explanation of how this approach works (and why it’s great), check out the full guide on my blog: [Manage Dotfiles with Git Bare Repository](https://blog.sadiksaifi.dev/manage-dotfiles-with-git-bare-repository/)\n\n## License\n\n[GPL-3.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadiksaifi%2Fmacdots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsadiksaifi%2Fmacdots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsadiksaifi%2Fmacdots/lists"}