{"id":20231145,"url":"https://github.com/gwarf/dotfiles","last_synced_at":"2025-04-10T18:05:41.469Z","repository":{"id":63461004,"uuid":"1149356","full_name":"gwarf/dotfiles","owner":"gwarf","description":"My dotfiles for GNU/Linux, FreeBSD and macOS. Managed using chezmoi. Fish, Mutt/Neomutt, neovim, tmux, ...","archived":false,"fork":false,"pushed_at":"2025-04-10T08:01:25.000Z","size":25917,"stargazers_count":18,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T08:43:13.627Z","etag":null,"topics":["chezmoi","dotfiles","dotfiles-freebsd","dotfiles-linux","dotfiles-macos","hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/gwarf.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}},"created_at":"2010-12-08T10:19:05.000Z","updated_at":"2025-04-10T08:01:28.000Z","dependencies_parsed_at":"2023-10-17T16:01:03.321Z","dependency_job_id":"2155eaf0-565a-413a-87f8-f4fc4963a43c","html_url":"https://github.com/gwarf/dotfiles","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwarf%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwarf%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwarf%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwarf%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwarf","download_url":"https://codeload.github.com/gwarf/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248266112,"owners_count":21075102,"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","dotfiles","dotfiles-freebsd","dotfiles-linux","dotfiles-macos","hacktoberfest"],"created_at":"2024-11-14T07:45:37.440Z","updated_at":"2025-04-10T18:05:41.452Z","avatar_url":"https://github.com/gwarf.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gwarf's dotfiles\n\nMy somewhat messy and ever WIP **dotfiles** for GNU/Linux, FreeBSD and macOS.\n\n\u003e Use at your own risk :)\n\n## Chezmoi\n\n\u003e Everything is managed using [chezmoi](https://www.chezmoi.io).\n\nSome files or configuration parts are only available for GNU/Linux, FreeBSD, or\nmacOS.\n\nOS packages are installed via a [packages.yaml](home/.chezmoidata/packages.yaml)\nand using [run_onchange_install-packages.sh](home/run_onchange_install-packages.sh.tmpl).\n\n### Initializing\n\n```shell\n# Initialising chezmoi repository\nchezmoi init git@github.com:gwarf/dotfiles.git\n# Checking changes\nchezmoi diff\n# Applying changes\nchezmoi apply\n```\n\n### Pulling changes\n\n#### Pulling changes and reviewing them\n\n```shell\n# Pull latest changes and preview them\nchezmoi git pull -- --autostash --rebase \u0026\u0026 chezmoi diff\n# Applying them\nchezmoi apply\n```\n\n#### Pulling changes and apply them without review\n\n```shell\n# Verbosy pull and apply changes\nchezmoi update -v\n```\n\n### Pushing changes\n\n\u003e If auto-commit is enabled in `~/.config/chezmoi/chezmoi.toml`, changes made\n\u003e with `chezmoi edit` are automatically committed.\n\n```shell\n# Open repository clone location\nchezmoi cd\n# Check status\ngit status\ngit diff\n# Commit all changes\ngit commit -a\n# Push changes\ngit push\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwarf%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgwarf%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwarf%2Fdotfiles/lists"}