{"id":17680606,"url":"https://github.com/robacarp/dotfiles","last_synced_at":"2025-08-15T17:09:35.511Z","repository":{"id":66257192,"uuid":"812991","full_name":"robacarp/dotfiles","owner":"robacarp","description":"my dotfiles, and a bunch of other things","archived":false,"fork":false,"pushed_at":"2025-03-21T17:42:50.000Z","size":909,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-21T05:08:02.334Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vim Script","has_issues":false,"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/robacarp.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}},"created_at":"2010-08-02T19:40:23.000Z","updated_at":"2025-03-21T17:42:54.000Z","dependencies_parsed_at":"2024-10-24T10:54:14.376Z","dependency_job_id":"3fd22a8b-22b0-4846-ba22-40165578c254","html_url":"https://github.com/robacarp/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robacarp/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robacarp%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robacarp%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robacarp%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robacarp%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robacarp","download_url":"https://codeload.github.com/robacarp/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robacarp%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270602456,"owners_count":24614260,"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","status":"online","status_checked_at":"2025-08-15T02:00:12.559Z","response_time":110,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-10-24T09:08:26.682Z","updated_at":"2025-08-15T17:09:35.478Z","avatar_url":"https://github.com/robacarp.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"Various dot files to keep things portable and so I can always feel 'at home' wherever I go....\n\n### Notes for getting setup on a new machine:\n\nPrerequisites:\n\n#### Install fish shell\n\nMight look something like this:\n\n```\nsudo add-apt-repository -y ppa:fish-shell/release-3\nsudo apt install -y fish\nsudo chsh $(whoami) -s $(which fish)\n```\n\nCopy and paste this snippet into a running fish shell:\n\n```\nssh-keyscan github.com \u003e\u003e ~/.ssh/known_hosts\nalias dots=\"/usr/bin/git --git-dir=$HOME/.dots.git/ --work-tree=$HOME\"\ngit clone --bare git@github.com:robacarp/config_files.git $HOME/.dots.git\ndots checkout -f\ndots config --local status.showUntrackedFiles no\ndots config user.name 'rob' ; dots config user.email 'robacarp@users.noreply.github.com'\nvim --cmd 'so ~/.config/.vim-plugins' --cmd 'PlugInstall' +'qall!'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobacarp%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobacarp%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobacarp%2Fdotfiles/lists"}