{"id":15712192,"url":"https://github.com/0averyan/davefiles","last_synced_at":"2026-05-07T01:02:00.800Z","repository":{"id":254656750,"uuid":"847176888","full_name":"0aveRyan/davefiles","owner":"0aveRyan","description":"A cozy blend of my terminal tweaks, brewed pour moi to be \"good enough\" for now 🫖","archived":false,"fork":false,"pushed_at":"2024-10-29T03:22:05.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-13T10:31:47.002Z","etag":null,"topics":["brewfile","dotfiles","dotfiles-macos","macos","oh-my-zsh","powerlevel10k"],"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/0aveRyan.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-08-25T04:27:50.000Z","updated_at":"2024-10-29T03:22:08.000Z","dependencies_parsed_at":"2024-12-12T04:42:19.854Z","dependency_job_id":"af9c5250-9155-4b86-b766-d8374754485c","html_url":"https://github.com/0aveRyan/davefiles","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"9585978be2f449cead8fdde86896b45862406baf"},"previous_names":["0averyan/davefiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0aveRyan/davefiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0aveRyan%2Fdavefiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0aveRyan%2Fdavefiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0aveRyan%2Fdavefiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0aveRyan%2Fdavefiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0aveRyan","download_url":"https://codeload.github.com/0aveRyan/davefiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0aveRyan%2Fdavefiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278726560,"owners_count":26035251,"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-10-07T02:00:06.786Z","response_time":59,"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":["brewfile","dotfiles","dotfiles-macos","macos","oh-my-zsh","powerlevel10k"],"created_at":"2024-10-03T21:15:06.250Z","updated_at":"2025-10-07T05:42:28.890Z","avatar_url":"https://github.com/0aveRyan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Davefiles\n\nThis repository contains my personal dotfiles, managed using [Chezmoi](https://www.chezmoi.io/). These configuration files set up my development environment with various tools and customizations.\n\nThey don't include my [Setapp](https://setapp.com) rig, I just hit the favorite heart and download 🤷‍♂️\n\n## Overview\n\n- Shell: Zsh with Oh My Zsh\n- Theme: Powerlevel10k\n- Package Manager: Homebrew\n- Development Tools: PHP, Node.js, Python, Rust, and more\n\n## Key Components\n\n1. **Brewfile**: Lists all the packages, casks, and VS Code extensions installed via Homebrew.\n2. **Zsh Configuration**:\n   - `.zshrc`: Main Zsh configuration file\n   - `.zsh_aliases`: Custom aliases\n   - `.zsh_exports`: Environment variables and path configurations\n   - `.p10k.zsh`: Powerlevel10k theme configuration\n3. **Herd Configuration**: PHP development environment setup\n4. `.hushlogin`: Disables the login message when opening a new terminal session\n\n## Installation\n\n1. Install Chezmoi:\n   ```\n   brew install chezmoi\n   ```\n\n2. Initialize Chezmoi with this repository:\n   ```\n   chezmoi init https://github.com/0aveRyan/davefiles.git\n   ```\n\n3. Apply the dotfiles:\n   ```\n   chezmoi apply\n   ```\n\n## Key Aliases\n\n- `cm`: shortcut for `chezmoi`\n- `f`: open current directory in Finder\n- `h`: navigate to Herd directory\n- `mu`: navigate to `wp-content/mu-plugins`\n- `p`: navigate to `wp-content/plugins`\n- `t`: navigate to `wp-content/themes`\n- `v` or `vsc`: open current directory in Visual Studio Code\n- `wpc`: navigate to `wp-content`\n\n## Customization\n\nFeel free to fork this repository and modify the configurations to suit your needs. Remember to update the Brewfile if you add or remove any packages.\n\n## Notes\n\n- This setup is optimized for macOS with Herd for PHP development.\n- The configuration includes settings for multiple PHP versions (7.4 to 8.4) managed by Herd.\n- NVM (Node Version Manager) is configured to work with Herd.\n- The `.hushlogin` file suppresses the system copyright notice, last login time, and mail check that normally appears when opening a new terminal session.\n- Some configurations may need adjusting based on your specific system and preferences.\n\n## License\n\nThis project is open-sourced under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0averyan%2Fdavefiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0averyan%2Fdavefiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0averyan%2Fdavefiles/lists"}