{"id":17869414,"url":"https://github.com/pmendelski/dotfiles","last_synced_at":"2026-04-13T04:45:03.296Z","repository":{"id":40427392,"uuid":"46151296","full_name":"pmendelski/dotfiles","owner":"pmendelski","description":"Dotfiles","archived":false,"fork":false,"pushed_at":"2024-10-30T06:55:08.000Z","size":2010,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-04T10:57:29.688Z","etag":null,"topics":["bash","dotfiles","git","tmux","vim","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmendelski.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","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":"2015-11-13T22:45:14.000Z","updated_at":"2024-10-30T06:55:12.000Z","dependencies_parsed_at":"2024-01-28T18:27:06.367Z","dependency_job_id":"ffe79c16-4dd8-4b3e-bc70-eb37f87dc7d3","html_url":"https://github.com/pmendelski/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/pmendelski%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmendelski%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmendelski%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmendelski%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmendelski","download_url":"https://codeload.github.com/pmendelski/dotfiles/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229848554,"owners_count":18133649,"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":["bash","dotfiles","git","tmux","vim","zsh"],"created_at":"2024-10-28T10:04:41.625Z","updated_at":"2026-04-13T04:45:03.280Z","avatar_url":"https://github.com/pmendelski.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nMy [dotfiles](https://dotfiles.github.io/).\n\n## Installation\n\nRun [`./init.sh`](#initialization).\nInstallation is interactive so don't be afraid of your local dotfiles.\nAll overridden files are backed up in `~/.dotfiles.bak`.\n\n```sh\ngit clone git@github.com:pmendelski/dotfiles.git ~/.dotfiles\ncd ~/.dotfiles \u0026\u0026 ./install.sh\n```\n\nFor more options please see:\n```sh\n./install.sh -h\n```\n\n## Initialization\n\nInitialization script installs packages and applies OS configuration.\n\nRun:\n```\n./sysinit.sh SYSTEM_NAME\n```\nSYSTEM_NAME can be one of: ubuntu, ubuntu-server, macos. See [_sysinit](./_sysinit) for details.\n\n## Troubleshooting\n\n### Missing locale\n\n```\n-bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory\n```\nJust generate the missing locale, on Debian it's:\n\n```\nsudo locale-gen en_US.UTF-8\nsudo dpkg-reconfigure locales\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmendelski%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmendelski%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmendelski%2Fdotfiles/lists"}