{"id":14967907,"url":"https://github.com/moviemaker93/devpod-dotfiles-chezmoi","last_synced_at":"2025-10-25T21:32:06.237Z","repository":{"id":251760044,"uuid":"838304498","full_name":"MovieMaker93/devpod-dotfiles-chezmoi","owner":"MovieMaker93","description":"My cross-platform dotfiles for Zsh, Tmux, Neovim, Bitwarden, and more, designed to configure my workstation and seamlessly set up daily environments in DevPods and DevContainers","archived":false,"fork":false,"pushed_at":"2025-02-03T20:56:56.000Z","size":177,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T21:34:42.353Z","etag":null,"topics":["chezmoi","devcontainers","devpod","dotfiles","nix","tmux"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"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/MovieMaker93.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":"2024-08-05T11:20:45.000Z","updated_at":"2025-02-03T20:57:00.000Z","dependencies_parsed_at":"2024-09-27T09:00:53.279Z","dependency_job_id":"6d8f29ad-af6d-46fc-ade0-f78ea5373d1c","html_url":"https://github.com/MovieMaker93/devpod-dotfiles-chezmoi","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":0.3076923076923077,"last_synced_commit":"9df76d00c78fd3a97513fa11ed9bb30f789f7b14"},"previous_names":["moviemaker93/devpod-dotfiles-chezmoi"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovieMaker93%2Fdevpod-dotfiles-chezmoi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovieMaker93%2Fdevpod-dotfiles-chezmoi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovieMaker93%2Fdevpod-dotfiles-chezmoi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MovieMaker93%2Fdevpod-dotfiles-chezmoi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MovieMaker93","download_url":"https://codeload.github.com/MovieMaker93/devpod-dotfiles-chezmoi/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238212446,"owners_count":19434955,"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":["chezmoi","devcontainers","devpod","dotfiles","nix","tmux"],"created_at":"2024-09-24T13:38:51.267Z","updated_at":"2025-10-25T21:32:05.905Z","avatar_url":"https://github.com/MovieMaker93.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":" \u003cp align=\"center\"\u003e\n  \u003ca href=\"https://alfonsofortunato.com\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://alfonsofortunato.com/img/logo.png\"\u003e\n      \u003cimg src=\"https://alfonsofortunato.com/img/logo.png\" height=\"90\"\u003e\n    \u003c/picture\u003e\n    \u003ch1 align=\"center\"\u003eDotfiles MacOS and Linux\u003c/h1\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/MovieMaker93/devpod-dotfiles-chezmoi/commit\"\u003e\n    \u003cimg alt=\"LastCommit\" src=\"https://img.shields.io/github/last-commit/MovieMaker93/devpod-dotfiles-chezmoi/main?style=for-the-badge\u0026logo=github\u0026color=%237dcfff\"\u003e\n  \u003c/a\u003e\n  \u003c!-- \u003ca href=\"https://github.com/MovieMaker93/devpod-dotfiles-chezmoi/actions/workflows/\"\u003e --\u003e\n  \u003c!-- \u003c/a\u003e --\u003e\n  \u003ca href=\"https://github.com/MovieMaker93/devpod-dotfiles-chezmoi/blob/main/LICENSE\"\u003e\n    \u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/MovieMaker93/devpod-dotfiles-chezmoi?style=for-the-badge\u0026logo=github\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/MovieMaker93/devpod-dotfiles-chezmoi/stars\"\u003e\n    \u003cimg alt=\"stars\" src=\"https://img.shields.io/github/stars/MovieMaker93/devpod-dotfiles-chezmoi?style=for-the-badge\u0026logo=github\u0026color=%23f7768e\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n# Dotfiles\n\nThis repository contains my dotfiles for configuring new machines or initializing development containers using the Chezmoi tool.\nIt provides cross-platform dotfiles compatible with macOS and various Linux distributions.\n\n## Requirements\n\n- Chezmoi (must be installed)\n\n## Installation\n\nThe `startup.sh` script will install the appropriate package manager (Homebrew for macOS, Nix for Linux) and set up the dotfiles:\n\n```bash\ncurl -sfL https://raw.githubusercontent.com/MovieMaker93/devpod-dotfiles-chezmoi/main/.startup.sh | bash\n```\n\nThis script initializes and applies Chezmoi with this GitHub repository.\n\n## Adding New Dotfiles\n\nIf you want to add new dotfiles or modify the existing ones:\n\n```bash\nchezmoi add \u003cname_of_the_file\u003e\n```\n\nThen navigate to .local/share/chezmoi to push changes to git.\n\n## Updating Dotfiles\n\nTo pull latest changes:\n\n```bash\nchezmoi git pull -- --autostash --rebase \u0026\u0026 chezmoi diff\n```\n\nIf you're satisfied with the changes, apply them:\n\n```bash\nchezmoi apply\n```\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://alfonsofortunato.com/posts/dotfile/\"\u003e\n    \u003cimg alt=\"Static Badge\" src=\"https://img.shields.io/badge/Blog_Posts-Go?style=for-the-badge\u0026label=%F0%9F%92%ADRead\u0026color=%237aa2f7\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoviemaker93%2Fdevpod-dotfiles-chezmoi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoviemaker93%2Fdevpod-dotfiles-chezmoi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoviemaker93%2Fdevpod-dotfiles-chezmoi/lists"}