{"id":20071676,"url":"https://github.com/timss/dotfiles","last_synced_at":"2025-08-03T19:33:21.402Z","repository":{"id":7973281,"uuid":"9374519","full_name":"timss/dotfiles","owner":"timss","description":"Assorted dotfiles","archived":false,"fork":false,"pushed_at":"2025-02-12T12:20:18.000Z","size":249,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-26T16:09:53.851Z","etag":null,"topics":["dotfiles","linux","rice"],"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/timss.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}},"created_at":"2013-04-11T16:07:59.000Z","updated_at":"2025-02-12T12:20:22.000Z","dependencies_parsed_at":"2023-10-02T18:53:11.226Z","dependency_job_id":"548a21dd-cbc3-4088-815c-6e50986ca9b4","html_url":"https://github.com/timss/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/timss/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timss%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timss%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timss%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timss%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timss","download_url":"https://codeload.github.com/timss/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timss%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262099744,"owners_count":23258671,"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":["dotfiles","linux","rice"],"created_at":"2024-11-13T14:31:23.040Z","updated_at":"2025-06-26T16:10:16.105Z","avatar_url":"https://github.com/timss.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dotfiles\n========\n\nAssorted dotfiles.\n\nVim\n---\n\nMy Vim configuration can be found here:\n[timss/vimconf](https://github.com/timss/vimconf)\n\nScripts\n-------\n\nSome scripts can be found in [timss/bin](https://github.com/timss/bin), or over\nat my [gist](https://gist.github.com/timss).\n\nAnsible\n-------\n\nAutomated installation of dotfiles and other stuff.\n\n```sh\n# You probably want to do this in a virtual environment\n$ apt install python3-venv\n$ python3 -m venv path/to/venv\n$ source path/to/venv/bin/activate # or activate.fish\n$ pip install -U pip\n\n# Initial setup\n$ cd ansible/\n$ pip install -r requirements.txt\n$ sudo mkdir -p /var/log/ansible/dotfiles\n$ sudo chown -R $USER:$USER /var/log/ansible\n\n# Either specify a host, or automatically use localhost\n# Playbook names should be self-explanatory\n$ ansible-playbook -i myhost, \u003cplaybook\u003e.yml\n$ ansible-playbook \u003cplaybook\u003e.yml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimss%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimss%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimss%2Fdotfiles/lists"}