{"id":16894727,"url":"https://github.com/ddbourgin/dotfiles","last_synced_at":"2025-03-20T10:19:29.661Z","repository":{"id":134549137,"uuid":"43274554","full_name":"ddbourgin/dotfiles","owner":"ddbourgin","description":"Misc. dotfiles","archived":false,"fork":false,"pushed_at":"2024-12-31T01:31:04.000Z","size":638,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T10:42:19.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim Snippet","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/ddbourgin.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}},"created_at":"2015-09-28T01:58:48.000Z","updated_at":"2024-12-31T01:31:07.000Z","dependencies_parsed_at":"2023-06-18T00:00:19.355Z","dependency_job_id":null,"html_url":"https://github.com/ddbourgin/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddbourgin%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddbourgin%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddbourgin%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddbourgin%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddbourgin","download_url":"https://codeload.github.com/ddbourgin/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244591485,"owners_count":20477710,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-10-13T17:19:43.415Z","updated_at":"2025-03-20T10:19:29.636Z","avatar_url":"https://github.com/ddbourgin.png","language":"Vim Snippet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n## Set up\n\nYou'll want to install the following items first:\n\n### OSX\n\n```sh\nssh-keygen -t ed25519 -C \"your_email@example.com\"\neval \"$(ssh-agent -s)\"\necho \"Host *\\n  AddKeysToAgent yes\\n  IdentityFile ~/.ssh/id_ed25519\" \u003e\u003e ~/.ssh/config # run this only if ~/.ssh/config doesn't already exist\nssh-add -K ~/.ssh/id_ed25519 \n```\n\nThen [add the ssh key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account).\n\nYou may also want to install the [Solarized Dark Higher Contrast iTerm color scheme](https://iterm2colorschemes.com/).\n\n### Ubuntu\n\n```sh\nssh-keygen -t ed25519 -C \"your_email@example.com\"\neval \"$(ssh-agent -s)\"\nssh-add ~/.ssh/id_ed25519 \n```\n\nThen [add the ssh key to your GitHub account](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account).\n\n## Installation\n\nClone the repo into the home directory using\n\n```sh\ngit clone https://github.com/ddbourgin/dotfiles.git ~/.dotfiles \u0026\u0026 cd ~/.dotfiles\n```\n\nand then\n\n```sh\n./install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddbourgin%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddbourgin%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddbourgin%2Fdotfiles/lists"}