{"id":19232055,"url":"https://github.com/dharfr/dotfiles","last_synced_at":"2026-05-09T05:08:40.008Z","repository":{"id":3907071,"uuid":"4995705","full_name":"dharFr/dotfiles","owner":"dharFr","description":"\"Githubed\" dotfiles seems to be a good idea. Let try this","archived":false,"fork":false,"pushed_at":"2020-03-02T18:00:06.000Z","size":3045,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T11:31:51.666Z","etag":null,"topics":["dotfiles","macos","shell"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"MaximAbramchuck/awesome-interviews","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dharFr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-11T21:55:46.000Z","updated_at":"2019-04-29T09:04:03.000Z","dependencies_parsed_at":"2022-09-09T15:12:21.273Z","dependency_job_id":null,"html_url":"https://github.com/dharFr/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dharFr/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharFr%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharFr%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharFr%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharFr%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dharFr","download_url":"https://codeload.github.com/dharFr/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dharFr%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807870,"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","shell"],"created_at":"2024-11-09T16:05:13.827Z","updated_at":"2026-05-09T05:08:39.990Z","avatar_url":"https://github.com/dharFr.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"My own custom dotfiles\n======================\n\n\"Githubed\" dotfiles seems to be a good idea. Let try this...\n\nIf this looks interesting to you too, you probably want to read http://dotfiles.github.com/\n\nThe core logic (mainly `bootstrap.sh`) came from [mathiasbynens/dotfiles](https://github.com/mathiasbynens/dotfiles),\nas well as the *Installation* doc bellow.\n\n## Installation\n\n### Using Git and the bootstrap script\n\nYou can clone the repository wherever you want. (I like to keep it in `~/Projects/dotfiles`, with `~/dotfiles` as a symlink.) The bootstrapper script will pull in the latest version and copy the files to your home folder.\n\n```bash\ngit clone https://github.com/mathiasbynens/dotfiles.git \u0026\u0026 cd dotfiles \u0026\u0026 ./bootstrap.sh\n```\n\nTo update, `cd` into your local `dotfiles` repository and then:\n\n```bash\n./bootstrap.sh\n```\n\nAlternatively, to update while avoiding the confirmation prompt:\n\n```bash\n./bootstrap.sh -f\n```\n\n### Git-free install\n\nTo install these dotfiles without Git:\n\n```bash\ncd; curl -#L https://github.com/mathiasbynens/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md,bootstrap.sh}\n```\n\nTo update later on, just run that command again.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdharfr%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdharfr%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdharfr%2Fdotfiles/lists"}