{"id":27371525,"url":"https://github.com/ananta/dotfiles","last_synced_at":"2026-05-01T16:35:54.221Z","repository":{"id":38324488,"uuid":"387674179","full_name":"ananta/dotfiles","owner":"ananta","description":"ananta's mac dotfiles","archived":false,"fork":false,"pushed_at":"2023-11-29T23:12:58.000Z","size":2875,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-25T13:34:01.198Z","etag":null,"topics":["fish","git","htop","kitty","macchina","nvim","omf","tmux","tmux-theme"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/ananta.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}},"created_at":"2021-07-20T04:44:32.000Z","updated_at":"2024-03-13T17:22:51.000Z","dependencies_parsed_at":"2023-01-21T01:16:50.318Z","dependency_job_id":"e73fd220-fefa-4fdb-8d1f-2f618259b48c","html_url":"https://github.com/ananta/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ananta/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananta%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananta%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananta%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananta%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ananta","download_url":"https://codeload.github.com/ananta/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ananta%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32505109,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["fish","git","htop","kitty","macchina","nvim","omf","tmux","tmux-theme"],"created_at":"2025-04-13T09:41:05.816Z","updated_at":"2026-05-01T16:35:54.205Z","avatar_url":"https://github.com/ananta.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ananta's dotfiles\n\n![Preview](./preview.gif \"Pro edits btw.\")\n\n## Steps to bootstrap a new Mac\n\n1. Install Apple's Command Line Tools, which are prerequisites for Git and Homebrew.\n\n```bash\nxcode-select --install\n```\n\n2. Clone repo into new hidden directory.\n\n```bash\n# Use SSH (if set up)...\ngit clone git@github.com:ananta/dotfiles.git ~/.dotfiles\n\n# ...or use HTTPS and switch remotes later.\ngit clone https://github.com/ananta/dotfiles.git ~/.dotfiles\n```\n\n3. Install Homebrew, followed by the software listed in the Brewfile.\n\n```bash\n# These could also be in an install script.\n\n# Install Homebrew\n/bin/bash -c \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)\"\n\n# Then pass in the Brewfile location...\nbrew bundle --file ~/.dotfiles/Brewfile\n\n# ...or move to the directory first.\ncd ~/.dotfiles \u0026\u0026 brew bundle\n```\n\n4. Run `stow` to symlink everything or just select what you want\n\n```bash\nstow */ # Everything (the '/' ignores the README)\n```\n\n```bash\nstow tmux # Just my tmux config\n```\n\n## Programs\n\nAn updated list of all the programs I use can be found in the `BrewFile`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananta%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fananta%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fananta%2Fdotfiles/lists"}