{"id":20520920,"url":"https://github.com/ryanreece/dotfiles","last_synced_at":"2025-06-11T01:34:31.052Z","repository":{"id":255300680,"uuid":"849152858","full_name":"ryanreece/dotfiles","owner":"ryanreece","description":"My personal collection of dotfiles. Use at your own risk ;)","archived":false,"fork":false,"pushed_at":"2025-04-21T17:04:33.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-21T18:23:32.341Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ryanreece.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}},"created_at":"2024-08-29T04:33:36.000Z","updated_at":"2025-04-21T17:04:36.000Z","dependencies_parsed_at":"2024-08-29T06:23:26.729Z","dependency_job_id":"7c5b6197-0b11-4dc4-a836-f466c15b9cac","html_url":"https://github.com/ryanreece/dotfiles","commit_stats":null,"previous_names":["ryanreece/dotfiles"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanreece%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanreece%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanreece%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanreece%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanreece","download_url":"https://codeload.github.com/ryanreece/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanreece%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259181546,"owners_count":22817973,"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":[],"created_at":"2024-11-15T22:24:39.188Z","updated_at":"2025-06-11T01:34:31.002Z","avatar_url":"https://github.com/ryanreece.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nMy personal collection of dotfiles. Use at your own risk ;)\n\n## File Structure\n\nThe structure of this repository mirrors the structure of the files in your home directory.\n\n- `.zshrc` is located at the root of the repo, just as it would be at the root of your home directory.\n- Configuration files that typically live in `~/.config` are placed in the `.config` folder in this repo.\n\n## Installation\n\n1. Clone this repository:\n   ```bash\n   git clone https://github.com/ryanreece/dotfiles.git\n   cd dotfiles\n   ```\n\n2. Make the install script executable:\n   ```bash\n   chmod +x install_dotfiles.sh\n   ```\n\n3. Run the installation script:\n   ```bash\n   ./install_dotfiles.sh\n   ```\n\n\u003e The installation script will create backups of existing files before creating symlinks. \n\n## How It Works\n\nThe installation script creates symlinks from your home directory to the files in this repository. This approach has several benefits:\n\n1. **Central Management**: You can manage all your configuration files in one place (this repo).\n2. **Version Control**: Your configurations are version-controlled, allowing you to track changes and revert if necessary.\n3. **Easy Updates**: When you update a file in this repo, the change is immediately reflected in your system because of the symlinks.\n4. **Portability**: It's easy to set up your preferred environment on a new machine by cloning this repo and running the install script.\n\n## Customization\n\nTo add new dotfiles to be managed by this repo:\n\n1. Add the file to this repository, maintaining the correct directory structure.\n2. Edit the `install_dotfiles.sh` script and add the file path to the `dotfiles` array.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanreece%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanreece%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanreece%2Fdotfiles/lists"}