{"id":34360319,"url":"https://github.com/crossjam/dotfiles","last_synced_at":"2026-03-12T20:12:42.037Z","repository":{"id":25303886,"uuid":"28730383","full_name":"crossjam/dotfiles","owner":"crossjam","description":"Startup files for various operating systems and applications","archived":false,"fork":false,"pushed_at":"2025-11-08T20:17:05.000Z","size":189,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-08T22:08:46.990Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/crossjam.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-01-03T00:18:42.000Z","updated_at":"2025-11-08T20:17:09.000Z","dependencies_parsed_at":"2024-06-02T01:52:09.954Z","dependency_job_id":"2b724313-48f6-4658-8ab7-9d55b0b3cd6e","html_url":"https://github.com/crossjam/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crossjam/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossjam%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossjam%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossjam%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossjam%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crossjam","download_url":"https://codeload.github.com/crossjam/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crossjam%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30441857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"last_error":"SSL_read: 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":[],"created_at":"2025-12-18T04:32:09.531Z","updated_at":"2026-03-12T20:12:42.030Z","avatar_url":"https://github.com/crossjam.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n[crossjam](https://github.com/crossjam) specific startup files for\nvarious operating systems, shells, and applications.\n\nThis branch is specific to installing from a work environment login\nwith just enough support to install and maintain these dotfiles.\n\n## Bootstrapping\n\nAssuming `ssh -T git@github.com` auths as `crossjam`\n\n```\n# Make sure we only use the github identity\n$ git clone git@github.com:crossjam/dotfiles.git\n$ dotfiles/install_dotfiles.sh\n```\n\n## Bootstrapping to a remote machine\n\nAssuming there’s already an account setup `crossjam@remote_host.example.com`, with the\n`.ssh` directory existing.\n\n```\n# From the local machine, assume crossjam_local_host.pub auths as crossjam\nssh-add ~/.ssh/crossjam_local_host.ecdsa\nscp ~/.ssh/crossjam_local_host.pub crossjam@remote_host.example:.ssh/dotfiles.pub\n\n# Now to the remote machine\n\n# If on ubuntu/debian install some base Python packages\n$ sudo apt install python3 python3-pip python3-venv\n\n$ ssh -A crossjam@remote_host.example.com\n$ export GIT_SSH_COMMAND=\"ssh -i ~/.ssh/dotfiles.pub -o IdentitiesOnly=yes\"\n$ git clone git@github.com:crossjam/dotfiles.git\n$ /bin/bash ./dotfiles/install_dotfiles.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossjam%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrossjam%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrossjam%2Fdotfiles/lists"}