{"id":15209463,"url":"https://github.com/jackplowman/development-environment","last_synced_at":"2025-06-29T16:33:27.742Z","repository":{"id":248681353,"uuid":"829394793","full_name":"JackPlowman/development-environment","owner":"JackPlowman","description":"My dotfiles for MacOS","archived":false,"fork":false,"pushed_at":"2024-10-29T12:45:03.000Z","size":167,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-29T14:33:24.985Z","etag":null,"topics":["dotfiles","macos","shell","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":false,"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/JackPlowman.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}},"created_at":"2024-07-16T10:43:23.000Z","updated_at":"2024-10-29T12:45:05.000Z","dependencies_parsed_at":"2024-09-19T09:02:21.037Z","dependency_job_id":"d10079dd-7e75-4dcf-8356-4574c9a4d867","html_url":"https://github.com/JackPlowman/development-environment","commit_stats":{"total_commits":105,"total_committers":2,"mean_commits":52.5,"dds":0.03809523809523807,"last_synced_commit":"e4628f893d2598cce972cf198d595e17fe925e7b"},"previous_names":["jackplowman/development-environment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackPlowman%2Fdevelopment-environment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackPlowman%2Fdevelopment-environment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackPlowman%2Fdevelopment-environment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JackPlowman%2Fdevelopment-environment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JackPlowman","download_url":"https://codeload.github.com/JackPlowman/development-environment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238840726,"owners_count":19539602,"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":["dotfiles","macos","shell","zsh"],"created_at":"2024-09-28T07:40:20.117Z","updated_at":"2025-06-29T16:33:27.729Z","avatar_url":"https://github.com/JackPlowman.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Development Environment\n\nThis repository contains my development environment configuration files, including dotfiles for Zsh, and other tools. It is designed to be used with GNU Stow to manage the symlinks in your home directory.\n\n## Getting Started\n\nRun the following commands to install the development environment:\n\n```bash\ngit clone https://github.com/JackPlowman/development-environment.git\ncd development-environment\n```\n\nStow the dotfiles in your home directory:\n\n```bash\nstow -t ~/ -R .\n```\n\nOpen the `.zshrc` file in your text editor and make any necessary changes.\n\nThen start a new terminal session, open the terminal and run the following command:\n\n```bash\nsource ~/.zshrc\n```\n\n## Homebrew\n\n### Create brewfile\n\nTo create a brewfile, run the following command:\n\n```bash\nbrew bundle dump\n```\n\n### Install from brewfile\n\nTo install from the brewfile, run the following command:\n\n```bash\nbrew bundle install\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackplowman%2Fdevelopment-environment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackplowman%2Fdevelopment-environment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackplowman%2Fdevelopment-environment/lists"}