{"id":17283406,"url":"https://github.com/davidvuong/dotfiles","last_synced_at":"2025-04-14T10:11:27.904Z","repository":{"id":9416818,"uuid":"11286377","full_name":"davidvuong/dotfiles","owner":"davidvuong","description":"macOS Ventura dotfiles","archived":false,"fork":false,"pushed_at":"2023-02-19T23:52:04.000Z","size":1078,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T23:23:53.851Z","etag":null,"topics":["dotfiles","git","macos","shell","zsh"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/davidvuong.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":"2013-07-09T15:37:29.000Z","updated_at":"2024-02-23T19:02:42.000Z","dependencies_parsed_at":"2024-10-15T09:51:16.011Z","dependency_job_id":"bee8d4b9-8cf0-4e58-a547-514361e5c8d0","html_url":"https://github.com/davidvuong/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidvuong%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidvuong%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidvuong%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidvuong%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidvuong","download_url":"https://codeload.github.com/davidvuong/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248860209,"owners_count":21173342,"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","git","macos","shell","zsh"],"created_at":"2024-10-15T09:51:12.598Z","updated_at":"2025-04-14T10:11:27.883Z","avatar_url":"https://github.com/davidvuong.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\n\n**Welcome to dotfiles!**\n\nThis repository is a collection of config files I use to setup my macOS machine. It uses Homebrew/Casks to manage most of my applications, ZSH as the shell (zprezto flavour) and VIM as the terminal editor.\n\nIt also contains a few \"me\" specific configuration files e.g. `./git/gitconfig` so if you're interested in using my dotfiles, you may want to leave those out!\n\n## System Requirements\n\nAs always, you need to install Xcode command line tools to get anything done on a Mac. You can install it by executing the following command:\n\n```bash\nxcode-select --install\n```\n\n## Download \u0026 Install\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/davidvuong/dotfiles.git ~/dotfiles\n   ```\n\n1. Run the installation script:\n\n   ```bash\n   # Before running install.sh, make sure to cp/rm any zsh files:\n   #\n   # zlogin, zlogout, zpreztorc, zshenv, zshrc, zprofile\n   bash ./scripts/install.sh\n   ```\n\n1. Configure Mac OS settings (optional):\n\n   ```bash\n   bash setup/osx\n   ```\n\n1. Remaining manual setup [here](setup-manual/README.md) (optional).\n\n1. Replace the HTTPS remote with `git` when everything is done:\n\n   ```bash\n   git remote set-url origin git@github.com:davidvuong/dotfiles.git\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidvuong%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidvuong%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidvuong%2Fdotfiles/lists"}