{"id":21037370,"url":"https://github.com/macx/dotfiles","last_synced_at":"2026-04-21T20:02:32.426Z","repository":{"id":45628909,"uuid":"513875673","full_name":"macx/dotfiles","owner":"macx","description":"Very own dotfiles repository","archived":false,"fork":false,"pushed_at":"2022-08-15T10:19:02.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T00:44:34.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/macx.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}},"created_at":"2022-07-14T11:33:52.000Z","updated_at":"2022-07-14T12:27:40.000Z","dependencies_parsed_at":"2022-09-22T13:31:04.752Z","dependency_job_id":null,"html_url":"https://github.com/macx/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macx%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macx%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macx%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/macx%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/macx","download_url":"https://codeload.github.com/macx/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243482877,"owners_count":20297897,"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":[],"created_at":"2024-11-19T13:25:51.222Z","updated_at":"2025-12-28T20:10:28.937Z","avatar_url":"https://github.com/macx.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles @macx\n\nDotfiles are configuration files for varous programs on your computer, primarily recognizable by the beginning dot in the file name. This can resist per repository or system wide. This repository is my approach to sync these settings throughout different Mac-Installations.\n\n## Installation\n\nRun the following script to get this dotfiles installed on your system. It will backup your existing ones.\n\n```shell\ncurl https://raw.githubusercontent.com/macx/dotfiles/main/scripts/config-init | bash\n```\n\nPlease read the [Prequisites](./docs/prequisites.md) and follow it's instructoins to setup your maschine.\n\n## Working with the Dotfiles\n\nThe Z Shell config sets up `dots` which is an alias to `git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME`.\n\nThis means you can use the following commands from any directory, and it will properly tracked in the repro at `~./.dotfiles`.\n\n```shell\ndots add ./path/to/file\ndots commit -m \"Add some file\"\ndots push\n```\n\nTo get an update:\n\n```shell\ndots pull\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacx%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacx%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacx%2Fdotfiles/lists"}