{"id":22951884,"url":"https://github.com/fueled/dotfiles","last_synced_at":"2026-05-07T10:32:56.821Z","repository":{"id":68349971,"uuid":"125065136","full_name":"Fueled/dotfiles","owner":"Fueled","description":"Fueled's starter package for your dev machine","archived":false,"fork":false,"pushed_at":"2022-10-06T18:50:04.000Z","size":35,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":14,"default_branch":"initial-setup","last_synced_at":"2025-09-03T10:38:40.864Z","etag":null,"topics":["aliases","bash","dotfiles"],"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/Fueled.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":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":"2018-03-13T14:33:44.000Z","updated_at":"2018-03-14T11:34:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"69e3a308-dab8-4d64-af2e-71c62ddef31d","html_url":"https://github.com/Fueled/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fueled/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fueled%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fueled%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fueled%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fueled%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fueled","download_url":"https://codeload.github.com/Fueled/dotfiles/tar.gz/refs/heads/initial-setup","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fueled%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32733522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["aliases","bash","dotfiles"],"created_at":"2024-12-14T15:19:24.082Z","updated_at":"2026-05-07T10:32:56.816Z","avatar_url":"https://github.com/Fueled.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fueled's Dotfiles\n\n[![Build Status](https://travis-ci.org/fueled/dotfiles.svg?branch=master)](https://travis-ci.org/fueled/dotfiles)\n\nThis is a base collection of dotfiles and scripts we use for customizing our dev-setup at Fueled. See http://dotfiles.github.io/ for more details.\n\nOS related setup scripts can be found in `setup` folder.\n\n## Features\n\n* Sane defaults for Mac\n* Zsh\n* Git\n* vim\n\n## Setup\n\nIf you are using Mac OSX, this repo includes a script to install dependencies in this [script](setup/setup_mac.sh).\n\nThis [script](setup/osx_defaults.sh) will help you add some defaults to your mac.\n\n### Installing dotfiles\n\nOnce you have installed basics software and libraries, you can install the dotfiles, by cloning this repo into `~/dotfiles` and symlinking the files inside it to your home directory `~`. Symlinking helps keep all your dotfiles maintainable inside a git repo, while being functional at the same time.\n\n```shell\ncd ~ \u0026\u0026 git clone --recursive git@github.com:fueled/dotfiles.git \u0026\u0026 cd ~/dotfiles\n# To create symbolic links in your home\nsh bootstrap.sh  ## this will create the required symlinks\npip install -r requirements.pip  ## essential python packages needed\n```\n\nAfter this, go and edit your name \u0026 email in `.gitconfig.local` \u0026 `.cookiecutter.rc`\n\n## Resources\n\nYou can watch the following repositories to pick up changes that you like:\n\n- [Saurabh Kumar's dotfiles](https://github.com/theskumar/dotfiles)\n- [Sanyam Khurana's dotfiles](https://github.com/CuriousLearner/dotfiles)\n\n## License\n\nThe code is available under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffueled%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffueled%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffueled%2Fdotfiles/lists"}