{"id":24066397,"url":"https://github.com/en9inerd/dotfiles-setup","last_synced_at":"2026-05-27T16:31:32.873Z","repository":{"id":270782174,"uuid":"911410585","full_name":"en9inerd/dotfiles-setup","owner":"en9inerd","description":"Scripts to setup dotfiles and install some software on a new machine","archived":false,"fork":false,"pushed_at":"2026-05-25T04:25:48.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-25T05:21:26.825Z","etag":null,"topics":["bash","bash-script","dotfiles","macos"],"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/en9inerd.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-01-03T00:35:49.000Z","updated_at":"2026-05-25T04:25:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"d7861b36-4e04-494e-9e28-6de1cdf5dcc7","html_url":"https://github.com/en9inerd/dotfiles-setup","commit_stats":null,"previous_names":["en9inerd/dotfiles-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/en9inerd/dotfiles-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/en9inerd%2Fdotfiles-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/en9inerd%2Fdotfiles-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/en9inerd%2Fdotfiles-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/en9inerd%2Fdotfiles-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/en9inerd","download_url":"https://codeload.github.com/en9inerd/dotfiles-setup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/en9inerd%2Fdotfiles-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33575510,"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-27T02:00:06.184Z","response_time":53,"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":["bash","bash-script","dotfiles","macos"],"created_at":"2025-01-09T11:41:21.097Z","updated_at":"2026-05-27T16:31:32.868Z","avatar_url":"https://github.com/en9inerd.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles setup\n\nScripts to setup dotfiles and install some software on a new machine.\n\n## Installation\n\nRun the main install script to set up a fresh Mac:\n\n```sh\ncurl -L https://raw.githubusercontent.com/en9inerd/dotfiles-setup/master/install.sh | bash\n```\n\nThis installs:\n- Homebrew (if not present)\n- CLI tools: tmux, jq, go, fnm, gpg, tree-sitter-cli, pinentry-mac, pyenv, webp, rg, zola, fd, fzf\n- AeroSpace (tiling window manager)\n- Ghostty (terminal emulator)\n- Neovim (nightly build)\n- sdfm (dotfiles manager)\n\n## Standalone Scripts\n\n### Neovim\n\nInstall or update Neovim nightly to `~/.nvim`:\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/en9inerd/dotfiles-setup/master/install-neovim.sh | bash\n```\n\n### Ghostty\n\nInstall or update Ghostty terminal emulator:\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/en9inerd/dotfiles-setup/master/install-ghostty.sh | bash\n```\n\n### Zig and ZLS\n\nInstall or update Zig compiler and ZLS language server:\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/en9inerd/dotfiles-setup/master/install-zig.sh | bash\n```\n\nOptionally specify a target directory:\n\n```sh\ncurl -fsSL https://raw.githubusercontent.com/en9inerd/dotfiles-setup/master/install-zig.sh | bash -s -- /path/to/dir\n```\n\n### Enable Undercurl\n\nAdd undercurl support to your terminal's terminfo:\n\n```sh\ncurl -sL https://raw.githubusercontent.com/en9inerd/dotfiles-setup/master/enable-undercurl.sh | bash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fen9inerd%2Fdotfiles-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fen9inerd%2Fdotfiles-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fen9inerd%2Fdotfiles-setup/lists"}