{"id":50303543,"url":"https://github.com/vanstrouble/dotfiles","last_synced_at":"2026-05-28T14:02:18.487Z","repository":{"id":352087827,"uuid":"1130051121","full_name":"vanstrouble/dotfiles","owner":"vanstrouble","description":"Personal dotfiles for vanstrouble.","archived":false,"fork":false,"pushed_at":"2026-04-17T19:27:37.000Z","size":2554,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T21:26:36.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"GLSL","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/vanstrouble.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-08T00:47:37.000Z","updated_at":"2026-04-17T19:27:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vanstrouble/dotfiles","commit_stats":null,"previous_names":["vanstrouble/dotfiles"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/vanstrouble/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanstrouble%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanstrouble%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanstrouble%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanstrouble%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vanstrouble","download_url":"https://codeload.github.com/vanstrouble/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vanstrouble%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33611254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":[],"created_at":"2026-05-28T14:02:15.710Z","updated_at":"2026-05-28T14:02:18.482Z","avatar_url":"https://github.com/vanstrouble.png","language":"GLSL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nMy personal configuration for macOS and development environment.\n\n## Recommended Software\n\n- **Terminal:** [Ghostty](https://ghostty.org/) is recommended for its performance and compatibility with modern configurations. Alternatively, you can use [iTerm2](https://iterm2.com/).\n- **Zsh Plugin Manager:** This repository uses [zinit](https://github.com/zdharma-continuum/zinit) to manage Zsh plugins and extensions. It is essential to install it for the [.zshrc](.zshrc) file to work correctly.\n- **Prompt:** [Starship](https://starship.rs/) provides a fast and customizable prompt.\n- **File Navigator:** [eza](https://github.com/eza-community/eza) and [bat](https://github.com/sharkdp/bat) enhance the terminal experience.\n- **Fuzzy Finder:** [fzf](https://github.com/junegunn/fzf) for quick searches in the terminal.\n- **Directory Manager:** [zoxide](https://github.com/ajeetdsouza/zoxide) for efficient navigation.\n- **Python Environment Manager:** [Miniconda](https://docs.conda.io/en/latest/miniconda.html) is recommended for managing Python environments and dependencies.\n\n## Setup\n\n1. Install Homebrew:\n```bash\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n```\n\n2. Clone this repository:\n```bash\ngit clone https://github.com/vanstrouble/dotfiles.git ~/dotfiles\ncd ~/dotfiles\n```\n\n3. Install the packages from the [Brewfile](.Brewfile):\n```bash\nbrew bundle install\n```\n\n5. Create symlinks using Stow:\n```bash\nstow .\n```\n\n6. Restart your terminal and make sure to use Ghostty or iTerm2.\n\n7. Open a new terminal and verify that the plugins load correctly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanstrouble%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvanstrouble%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvanstrouble%2Fdotfiles/lists"}