{"id":15375592,"url":"https://github.com/crccheck/dotfiles","last_synced_at":"2025-10-24T23:03:37.342Z","repository":{"id":1080958,"uuid":"926547","full_name":"crccheck/dotfiles","owner":"crccheck","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2025-02-23T04:49:49.000Z","size":47690,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-15T15:13:20.763Z","etag":null,"topics":["bash","dotfiles"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"derekparker/delve","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crccheck.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}},"created_at":"2010-09-21T01:20:03.000Z","updated_at":"2025-02-23T04:49:52.000Z","dependencies_parsed_at":"2023-01-11T15:49:34.261Z","dependency_job_id":null,"html_url":"https://github.com/crccheck/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/crccheck%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crccheck%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crccheck%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crccheck%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crccheck","download_url":"https://codeload.github.com/crccheck/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249094933,"owners_count":21211837,"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":["bash","dotfiles"],"created_at":"2024-10-01T14:04:06.024Z","updated_at":"2025-10-24T23:03:37.336Z","avatar_url":"https://github.com/crccheck.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"CRCCHECK dot files\n==================\n\nSo like, these are the dot files I like.\n\n\nInstallation\n------------\n\n```\nwget -qO- https://raw.githubusercontent.com/crccheck/dotfiles/master/install.sh | sh\n```\n\nInstall Read-only:\n\n    sudo apt-get install git -y\n\n    cd\n    git clone git://github.com/crccheck/dotfiles.git\n    cd dotfiles\n    git submodule update --init\n    make basic\n    s dot\n\nHey, make a ssh key!\n\n    cd\n    mkdir --mode=700 .ssh \u0026\u0026 cd .ssh\n    ssh-keygen -t rsa -b 4096 -C \"$USER@$HOSTNAME\"\n\nhttps://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/\n\nRe-adding the remote after github has my pub key:\n\n    g dot\n    git remote rm origin\n    git remote add origin git@github.com:crccheck/dotfiles.git\n    git submodule update\n    git fetch\n    git branch -u origin/master\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrccheck%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrccheck%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrccheck%2Fdotfiles/lists"}