{"id":18598556,"url":"https://github.com/dylf/dotfiles","last_synced_at":"2026-04-12T05:33:41.658Z","repository":{"id":64580764,"uuid":"377614769","full_name":"dylf/dotfiles","owner":"dylf","description":"Dotfiles that are my own 📁","archived":false,"fork":false,"pushed_at":"2026-02-06T23:59:29.000Z","size":147,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-07T10:40:09.357Z","etag":null,"topics":["bash","config","configuration","dotfiles","dotfiles-linux","linux","yadm","zsh","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Python","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/dylf.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-16T20:07:19.000Z","updated_at":"2026-02-06T23:59:33.000Z","dependencies_parsed_at":"2023-02-18T03:00:24.482Z","dependency_job_id":"6e569bf5-5a5f-4c68-95bd-1d69b9161239","html_url":"https://github.com/dylf/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dylf/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylf%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylf%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylf%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylf%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dylf","download_url":"https://codeload.github.com/dylf/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dylf%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31705574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T05:11:36.334Z","status":"ssl_error","status_checked_at":"2026-04-12T05:11:27.332Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","config","configuration","dotfiles","dotfiles-linux","linux","yadm","zsh","zshrc"],"created_at":"2024-11-07T01:33:15.862Z","updated_at":"2026-04-12T05:33:41.642Z","avatar_url":"https://github.com/dylf.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotfiles\nDotfiles that are my own. Managed by [yadm](https://yadm.io/), a fancy git bare repo wrapper.\n\nThese are mainly so I can keep my dotfiles synced across my machines.\n\nRight now I am on [Pop!_Os](https://pop.system76.com/) on most machines so my config will reflect that.\n\n## Getting started\n\n### Install yadm\n`yadm` is available in package managers.\n\nCan also be grabbed with `curl`:\n```\ncurl -fsSLo ~/.local/bin/yadm https://github.com/TheLocehiliosan/yadm/raw/master/yadm \u0026\u0026 chmod a+x ~/.local/bin/yadm\n```\n\n### Clone this repo\n\nOnce `yadm` is installed clone the repo.\n\nSSH:\n```\nyadm clone --recursive git@github.com:dylf/dotfiles.git\n```\n\nHTTPS:\n```\nyadm clone --recursive https://github.com/dylf/dotfiles.git\n```\n\n### Initialize the submodules\n\nThis repo is using submodules to include plugins and programs I use. After an\ninital clone run the following:\n```\nyadm submodule update --init --recursive\n```\n\n## Useful things I may do\n\nSometimes you just need your `.vimrc` on the machine you're on.\n```\ncurl -fsSLo ~/.vimrc https://raw.githubusercontent.com/dylf/dotfiles/master/.vimrc\n```\n\nor your `.bashrc`\n```\ncurl -fsSLo ~/.bashrc https://raw.githubusercontent.com/dylf/dotfiles/master/.bashrc\n```\n\n# tmux\n\nI am currently using [tmux-sessionizer (tms)](https://github.com/jrmoulton/tmux-sessionizer)\nto manage my tmux sesssions.\n\nInstall via `cargo`: `cargo install tmux-sessionizer`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylf%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdylf%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdylf%2Fdotfiles/lists"}