{"id":16979362,"url":"https://github.com/marcl/dotfiles","last_synced_at":"2026-04-07T21:31:56.626Z","repository":{"id":39752153,"uuid":"357861649","full_name":"MarcL/dotfiles","owner":"MarcL","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2026-03-05T15:17:51.000Z","size":1471,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-05T18:39:10.442Z","etag":null,"topics":["dotfiles","dotfiles-linux","dotfiles-macos"],"latest_commit_sha":null,"homepage":"","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/MarcL.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":"2021-04-14T10:16:02.000Z","updated_at":"2026-03-05T15:26:08.000Z","dependencies_parsed_at":"2024-06-25T11:45:46.428Z","dependency_job_id":"7e133baa-ae57-40ba-8596-1568cdb3d2ae","html_url":"https://github.com/MarcL/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MarcL/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcL%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcL%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcL%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcL%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcL","download_url":"https://codeload.github.com/MarcL/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcL%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31530641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"ssl_error","status_checked_at":"2026-04-07T16:28:06.951Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["dotfiles","dotfiles-linux","dotfiles-macos"],"created_at":"2024-10-14T01:45:35.775Z","updated_at":"2026-04-07T21:31:56.577Z","avatar_url":"https://github.com/MarcL.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\n\u003e My dotfiles to install all of the shell tools I like.\n\nOriginally forked from [@craigkj](https://github.com/craigkj) who forked from [@holman](https:/github.com/holman).\n\n## Install\n\nClone the repo\n\n```bash\ngit clone git@github.com:MarcL/dotfiles.git .dotfiles\n```\n\n## OSX Only\n\n### Install XCode command line tools\n\n```bash\nxcode-select --install\n```\n\n### Install Brew\n\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\n## Ubuntu (or Ubuntu under WSL2)\n\nInstall `nvm` \n\n```\ncurl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.38.0/install.sh | bash\n```\n\n## Install dotfiles\n\n```bash\ncd .dotfiles\nscript/bootstrap\nscript/install\nchsh -s /usr/local/bin/zsh\n```\n\n## Local secrets\n\nTo add environment variables which need to be private, add them to the file `~/.localrc`. They will automatically be picked up by [zshrc.symlink](/zsh/zshrc.symlink). This will allow private secrets to be added but to avoid putting them in version control.\n\n## Additional installs\n\n[Fira Code font](https://github.com/tonsky/FiraCode)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcl%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcl%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcl%2Fdotfiles/lists"}