{"id":26548515,"url":"https://github.com/sefatanam/dotfiles","last_synced_at":"2026-04-08T11:32:28.460Z","repository":{"id":283615289,"uuid":"952082668","full_name":"sefatanam/dotfiles","owner":"sefatanam","description":"This project contains a collection of my unorganized personal dotfiles","archived":false,"fork":false,"pushed_at":"2026-03-26T22:15:23.000Z","size":1220,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-27T10:09:41.768Z","etag":null,"topics":["aerospace","brewfile","casks","git","gnu","nvim","p10k","powerleve","raycast","stow","tmux","zshrc"],"latest_commit_sha":null,"homepage":"","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/sefatanam.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":"2025-03-20T17:48:23.000Z","updated_at":"2026-02-14T09:57:24.000Z","dependencies_parsed_at":"2025-03-21T07:26:02.532Z","dependency_job_id":"cbcc4699-82bd-4abe-9e69-2036e6e810ca","html_url":"https://github.com/sefatanam/dotfiles","commit_stats":null,"previous_names":["sefatanam/dotfiles"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sefatanam/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sefatanam","download_url":"https://codeload.github.com/sefatanam/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aerospace","brewfile","casks","git","gnu","nvim","p10k","powerleve","raycast","stow","tmux","zshrc"],"created_at":"2025-03-22T06:19:14.518Z","updated_at":"2026-04-08T11:32:28.436Z","avatar_url":"https://github.com/sefatanam.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nMy development environment using GNU Stow.\n\n## Dependencies\n\n**Required:**\n- Homebrew\n- GNU Stow\n- Git\n\n**Auto-installed:**\n- Oh My Zsh + Powerlevel10k\n- 80+ CLI tools (see Brewfile)\n- All configurations\n\n## Quick Setup\n\n```bash\n# Clone repository\ngit clone https://github.com/sefatanam/dotfiles ~/.dotfiles\n\n# Run automated setup script\ncd ~/.dotfiles \u0026\u0026 ./setup.sh\n```\n\n## Manual Setup\n\n```bash\n# Install dependencies\nbrew bundle --file=~/.dotfiles/brew/Brewfile\n\n# Install Oh My Zsh + Powerlevel10k\nsh -c \"$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)\"\ngit clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k\n\n# Setup dotfiles\ncd ~/.dotfiles/stow-packages\nstow -t ~ shell editor\n```\n\n## Usage\n\n```bash\n# Install/update configs\nstow -t ~ shell editor\n\n# Update after changes  \nstow -R shell editor\n\n# Remove configs\nstow -D shell editor\n```\n\n## After Setup\n\n1. Run `p10k configure` for prompt customization\n2. Create `~/.private` for secrets/API keys\n3. Configure AeroSpace workspace bindings as needed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefatanam%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsefatanam%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefatanam%2Fdotfiles/lists"}