{"id":24233590,"url":"https://github.com/memes/home","last_synced_at":"2026-02-25T09:37:33.426Z","repository":{"id":40778022,"uuid":"53605099","full_name":"memes/home","owner":"memes","description":"Files that are common to most of my machines","archived":false,"fork":false,"pushed_at":"2026-02-17T23:43:05.000Z","size":340,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-18T04:52:41.105Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/memes.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":"CODEOWNERS","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":"2016-03-10T17:51:06.000Z","updated_at":"2026-02-17T23:43:03.000Z","dependencies_parsed_at":"2023-11-13T19:27:20.623Z","dependency_job_id":"4686525c-0093-4039-8b6e-9f66e87c5677","html_url":"https://github.com/memes/home","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/memes/home","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memes%2Fhome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memes%2Fhome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memes%2Fhome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memes%2Fhome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memes","download_url":"https://codeload.github.com/memes/home/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memes%2Fhome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29816200,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T05:36:42.804Z","status":"ssl_error","status_checked_at":"2026-02-25T05:36:31.934Z","response_time":61,"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-01-14T16:01:22.513Z","updated_at":"2026-02-25T09:37:33.421Z","avatar_url":"https://github.com/memes.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Collection of dotfiles and other common files for home\n\nMy files that should be semi-portable between systems. Can be directly checked out to ``$HOME`` if feeling adventurous.\n\n## New machine instructions\n\n### Moving to HTTPS authentication\n\nFor new installs, prefer use of HTTPS authentication over SSH where possible. Need to use a persistent keystore where\nsafe to do so.\n\n### Dotfiles in devcontainer\n\nShould be automatic; just source this repo as a dotfiles repo and it should be\nbootstrapped automatically via `bootstrap.sh`.\n\n### Manual installation\n\n#### Linux\n\nOnly use on encrypted filesystems\n\n```shell\ngit config --file ~/.gitconfig.private credential.helper store\n```\n\n#### OS X\n\nUse Keychain integration\n\n```shell\ngit config --file ~/.gitconfig.private credential.helper osxkeychain\n```\n\n### Pull into current home\n\n```shell\ncd\ngit init\ngit remote add origin https://github.com/memes/home.git\ngit fetch origin\ngit checkout -b main --track origin/main\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemes%2Fhome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemes%2Fhome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemes%2Fhome/lists"}