{"id":19143634,"url":"https://github.com/cobyism/ricochet","last_synced_at":"2025-09-08T05:39:33.769Z","repository":{"id":20128363,"uuid":"23398403","full_name":"cobyism/ricochet","owner":"cobyism","description":"Going beyond just dotfiles, but with Ansible.  o_O","archived":false,"fork":false,"pushed_at":"2016-12-29T14:57:06.000Z","size":3909,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T01:01:44.698Z","etag":null,"topics":["ansible","dotfiles","maid","shell"],"latest_commit_sha":null,"homepage":"","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/cobyism.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}},"created_at":"2014-08-27T17:13:22.000Z","updated_at":"2022-01-29T19:59:40.000Z","dependencies_parsed_at":"2022-08-26T21:10:03.566Z","dependency_job_id":null,"html_url":"https://github.com/cobyism/ricochet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cobyism/ricochet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobyism%2Fricochet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobyism%2Fricochet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobyism%2Fricochet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobyism%2Fricochet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cobyism","download_url":"https://codeload.github.com/cobyism/ricochet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cobyism%2Fricochet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274138542,"owners_count":25228828,"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-09-08T02:00:09.813Z","response_time":121,"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":["ansible","dotfiles","maid","shell"],"created_at":"2024-11-09T07:32:21.796Z","updated_at":"2025-09-08T05:39:33.704Z","avatar_url":"https://github.com/cobyism.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ricochet\n\nAn experiment in automating my laptop’s setup with [Ansible](http://docs.ansible.com/).\n\nThings that this includes:\n\n- [Homebrew](./packages/brews.yml) packages.\n- [Cask](./packages/casks.yml) applications.\n- Automated [file organisation](./dotfiles/.maid/rules.rb) with [maid](https://github.com/benjaminoakes/maid).\n- Installation of my [dotfiles](./dotfiles).\n- Organising my [shell environment](./zsh).\n- Installing some [fonts](./packages/fonts.yml) I like to use.\n- Ensuring a few [RubyGems](./packages/gems.yml) and [NPM](./packages/npms.yml) packages I use are installed.\n- Installing config files and preferences for [miscellaneous apps](./resources).\n- Configuration of [OS X default settings](./packages/osx.yml).\n\nBasically, the goal is to automate as much of my computer’s setup as possible.\n\n## Bootstrapping\n\nRun the following command in a terminal.\n\n```sh\ncurl https://raw.githubusercontent.com/cobyism/ricochet/master/bootstrap.sh | sh\n```\n\nThis will:\n\n- Clone Ricochet into `~/code/ricochet`.\n- Run [strap](https://github.com/mikemcquaid/strap), to get the following installed:\n  - Xcode command line tools, xcode license agreed to, etc.\n  - Homebrew, as well as the `brew bundle` command, Caskroom, and other niceties.\n  - Miscellaneous OS X stuff (ensuring filevault is on, disabling java in Safari, fetch software updates etc.)\n- Install Ansible, which this project uses to do stuff.\n- Run Ricochet for the first time, putting everything in place.\n\n![](https://cloud.githubusercontent.com/assets/296432/9832693/d0c44baa-597a-11e5-80af-6a72ada12c90.png)\n\n## Ongoing usage\n\nRun the following command to ensure everything is set up as it should be.\n\n```sh\nricochet all\n```\n\nOnce ricochet has been pulled down and run once, you can just refresh various\naspects of your setup as you add stuff to the lists:\n\n- `ricochet apps` will fetch all homebrew/cask packages and fonts.\n- `ricochet dev` will install all gems and npm packages.\n- `ricochet dotfiles` will ensure all dotfiles are symlinked into `~`.\n- `ricochet setup` will configure osx defaults, maid automation, and misc app preferences.\n- etc.\n\n## Notes\n\nSome things to be aware of:\n\n- Removing things from a list won’t remove it from your system.\n- This could mess your system up horribly. Use at your own peril.\n\n## License\n\n[MIT](./LICENSE), so go :nut_and_bolt:s.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobyism%2Fricochet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcobyism%2Fricochet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcobyism%2Fricochet/lists"}