{"id":19167528,"url":"https://github.com/tomekw/dontfiles","last_synced_at":"2025-09-07T12:31:09.999Z","repository":{"id":137921936,"uuid":"197340096","full_name":"tomekw/dontfiles","owner":"tomekw","description":"Personal do(n)tfiles","archived":false,"fork":false,"pushed_at":"2022-07-29T14:10:31.000Z","size":80,"stargazers_count":21,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T13:48:46.987Z","etag":null,"topics":["dotfiles","dotfiles-automation","dotfiles-manager","dotfiles-setup"],"latest_commit_sha":null,"homepage":"https://github.com/tomekw/dontfiles","language":"Emacs Lisp","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/tomekw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["tomekw"]}},"created_at":"2019-07-17T07:39:57.000Z","updated_at":"2025-01-19T23:58:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb04dd3d-d38e-40da-a4fa-5830400ec117","html_url":"https://github.com/tomekw/dontfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomekw/dontfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fdontfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fdontfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fdontfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fdontfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomekw","download_url":"https://codeload.github.com/tomekw/dontfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fdontfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274038636,"owners_count":25211900,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":["dotfiles","dotfiles-automation","dotfiles-manager","dotfiles-setup"],"created_at":"2024-11-09T09:38:07.197Z","updated_at":"2025-09-07T12:31:09.708Z","avatar_url":"https://github.com/tomekw.png","language":"Emacs Lisp","funding_links":["https://github.com/sponsors/tomekw"],"categories":[],"sub_categories":[],"readme":"# Dontfiles\n\n## How to install on a new machine\n\n1. Install Homebrew\n\t```bash\n\t$ xcode-select --install\n\t$ /usr/bin/ruby -e \"$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\"\n\t```\n1. Install git\n\t```bash\n\t$ brew install git\n\t```\n1. Clone repository\n\t```bash\n\t$ git clone --bare git@github.com:tomekw/dontfiles.git ~/dontfiles\n\t```\n1. Pull all changes\n\t```bash\n\t$ git --work-tree=$HOME/ --git-dir=$HOME/dontfiles checkout -f master\n\t```\n1. Run the installation script\n\t```bash\n  \t$ $HOME/bin/macos.sh\n  \t$ $HOME/bin/debian.sh\n\t$ $HOME/bin/void.sh\n\t```\n\n## Additional steps\n\n1. Add Buster repo to install Slack\n  ```bash\n  deb http://deb.debian.org/debian/ buster main\n  ```\n\n1. Add Docker repo\n  ```bash\n  $ curl -fsSL https://download.docker.com/linux/debian/gpg | sudo apt-key add -\n  ```\n\n  ```bash\n  deb https://download.docker.com/linux/debian buster stable\n  ```\n\n## Usage\n\nUse `dfgit` as `git`.\n\n## How to setup the repository\n\n```bash\n$ git init --bare ~/dontfiles\n```\n\nSee: http://www.gmarik.info/blog/2010/tracking-dotfiles-with-git\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomekw%2Fdontfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomekw%2Fdontfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomekw%2Fdontfiles/lists"}