{"id":40129381,"url":"https://github.com/berquist/dotfiles","last_synced_at":"2026-01-19T13:31:37.165Z","repository":{"id":32651740,"uuid":"36238907","full_name":"berquist/dotfiles","owner":"berquist","description":"Personal configuration files for shell/program environments and emacs","archived":false,"fork":false,"pushed_at":"2026-01-14T08:57:57.000Z","size":2260,"stargazers_count":3,"open_issues_count":14,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-14T12:22:31.510Z","etag":null,"topics":["ansible","dotdrop","dotfiles","emacs-customizations"],"latest_commit_sha":null,"homepage":"","language":"Python","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/berquist.png","metadata":{"files":{"readme":"README.org","changelog":"history.bash","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-05-25T15:32:53.000Z","updated_at":"2026-01-14T08:58:01.000Z","dependencies_parsed_at":"2023-09-28T01:34:26.019Z","dependency_job_id":"e2177657-5d1a-492e-9d4e-00aaa2ce2f8d","html_url":"https://github.com/berquist/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/berquist/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquist%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquist%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquist%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquist%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berquist","download_url":"https://codeload.github.com/berquist/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berquist%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28569193,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T12:50:50.164Z","status":"ssl_error","status_checked_at":"2026-01-19T12:50:42.704Z","response_time":67,"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":["ansible","dotdrop","dotfiles","emacs-customizations"],"created_at":"2026-01-19T13:31:36.512Z","updated_at":"2026-01-19T13:31:37.160Z","avatar_url":"https://github.com/berquist.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"* dotfiles\n\nDon't forget =--recurse-submodules= when cloning!\n\nThe basic steps are:\n- If on macOS, install Homebrew.\n- Install Ansible.\n- Install Ansible roles from Galaxy.\n- Install software through the package manager.\n- Install GitHub repos and programming languages.\n- Deploy dotfiles.\n- Set the shell to zsh.\n\nTo perform these steps,\n#+begin_src bash\nbash ./bootstrap_package_installation.bash\n# depending on the OS; this step isn't smart yet\nansible-playbook ./ansible/install_packages_{arch,debian}.yaml -b -K\n# or\nansible-playbook ./ansible/install_packages_homebrew.yaml\n# then\nansible-playbook ./ansible/install_all_system.yaml -b -K\nansible-playbook ./ansible/install_all.yaml\nansible-playbook ./ansible/set_shell.yaml -b -K\n#+end_src\n\n** [[https://nixos.org/download.html][Nix package manager]]\n\nMulti-user install:\n\n#+begin_src bash\nsh \u003c(curl -L https://nixos.org/nix/install) --daemon\n#+end_src\n\n** [[https://nix-community.github.io/home-manager/index.html#sec-install-standalone][home-manager]]\n\n#+begin_src bash\nnix run home-manager/release-24.05 -- switch --flake ~/dotfiles#eric@osmium\n#+end_src\nSee the [[file:Justfile][Justfile]] for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquist%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberquist%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberquist%2Fdotfiles/lists"}