{"id":16030126,"url":"https://github.com/cjolowicz/dotfiles","last_synced_at":"2026-02-07T03:31:45.903Z","repository":{"id":11938463,"uuid":"14508002","full_name":"cjolowicz/dotfiles","owner":"cjolowicz","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2025-06-09T10:06:09.000Z","size":990,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-09T11:20:56.606Z","etag":null,"topics":["dotfiles","emacs","fish","macos","python","spacemacs"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cjolowicz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2013-11-18T23:03:30.000Z","updated_at":"2025-06-09T10:06:14.000Z","dependencies_parsed_at":"2024-02-04T11:24:32.600Z","dependency_job_id":"6543cdad-9359-4f32-bac3-b574d0eddfe7","html_url":"https://github.com/cjolowicz/dotfiles","commit_stats":{"total_commits":150,"total_committers":2,"mean_commits":75.0,"dds":0.09999999999999998,"last_synced_commit":"ec6a7d4e7c4cbd6e75601905daff599202b195c9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cjolowicz/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjolowicz%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjolowicz%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjolowicz%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjolowicz%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjolowicz","download_url":"https://codeload.github.com/cjolowicz/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjolowicz%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29185344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T00:44:15.062Z","status":"online","status_checked_at":"2026-02-07T02:00:07.217Z","response_time":63,"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","emacs","fish","macos","python","spacemacs"],"created_at":"2024-10-08T21:01:44.851Z","updated_at":"2026-02-07T03:31:45.889Z","avatar_url":"https://github.com/cjolowicz.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bootstrap\n\n## Settings\n- [macos](macos.md)\n\n## Homebrew\n```sh\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\nbrew install iterm2\nbrew install bash\necho /opt/homebrew/bin/bash | sudo tee -a /etc/shells\nchsh -s /opt/homebrew/bin/bash\n```\n- [brew](brew.md)\n\n## Dotfiles\n```sh\nfor dir in .gnupg .ssh .gitconfig.d\ndo\n    scp -r $oldhost:$dir .\ndone\n\ngit clone https://github.com/cjolowicz/dotfiles.git Code/github.com/cjolowicz/dotfiles\n. Code/github.com/cjolowicz/dotfiles/bash/.bashrc\n\ndotfiles bash\ndotfiles git\ndotfiles gnupg\ndotfiles ssh\n```\n\n## Scripts\n```sh\ngit clone https://github.com/cjolowicz/scripts.git Code/github.com/cjolowicz/scripts\ncd Code/github.com/cjolowicz/scripts\nutil/install-script.sh util/install-script.sh\ninstall-script admin/update.sh\ninstall-script admin/macos-alias.sh\n```\n\n## Emacs\n- [brew](brew.md)\n```sh\nmacos-alias /opt/homebrew/opt/emacs-plus@30/Emacs.app /Applications\ngit clone https://github.com/syl20bnr/spacemacs ~/.emacs.d\ndotfiles spacemacs\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjolowicz%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcjolowicz%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjolowicz%2Fdotfiles/lists"}