{"id":20014546,"url":"https://github.com/kornicameister/dotfiles","last_synced_at":"2025-08-21T00:31:16.118Z","repository":{"id":38375671,"uuid":"82525236","full_name":"kornicameister/dotfiles","owner":"kornicameister","description":"All applications configurations ever used","archived":false,"fork":false,"pushed_at":"2025-04-10T04:32:07.000Z","size":7088,"stargazers_count":49,"open_issues_count":40,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T05:34:54.556Z","etag":null,"topics":["configs","ctags","dotbot","dotfiles","git","gpg2","hooks","neovim","nodenv","pyenv","vim","vim-configuration","vimrc","zsh","zsh-configuration","zshrc"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kornicameister.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"kornicameister","custom":"https://www.paypal.me/kornicameister/0usd"}},"created_at":"2017-02-20T06:39:20.000Z","updated_at":"2025-04-10T04:32:10.000Z","dependencies_parsed_at":"2024-03-07T05:28:23.040Z","dependency_job_id":"2faa8b43-f7c7-4571-b9a1-500ca4d367a3","html_url":"https://github.com/kornicameister/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kornicameister/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kornicameister%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kornicameister%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kornicameister%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kornicameister%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kornicameister","download_url":"https://codeload.github.com/kornicameister/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kornicameister%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271409395,"owners_count":24754706,"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-08-20T02:00:09.606Z","response_time":69,"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":["configs","ctags","dotbot","dotfiles","git","gpg2","hooks","neovim","nodenv","pyenv","vim","vim-configuration","vimrc","zsh","zsh-configuration","zshrc"],"created_at":"2024-11-13T07:42:51.081Z","updated_at":"2025-08-21T00:31:15.779Z","avatar_url":"https://github.com/kornicameister.png","language":"Shell","funding_links":["https://github.com/sponsors/kornicameister","https://www.paypal.me/kornicameister/0usd"],"categories":[],"sub_categories":[],"readme":"[![time tracker](https://wakatime.com/badge/github/kornicameister/dotfiles.svg)](https://wakatime.com/badge/github/kornicameister/dotfiles)\n\nDotfiles are currently highly unstable as I am still migrating to macOS.\nMost of the stuff here must be needed to be removed.\n\n# dotfiles\n\nAll applications configurations ever used\n\n## Content (roughly)\n\n- VIM configuration\n- ZSH configuration\n- custom binaries\n- pyenv setup\n  - all of the plugins controlled via [.gitmodules](./.gitmodules)\n  - installation of leading `Python` versions inside [here](./install#L162)\n- nodenv setup\n  - all of the plugins controlled via [.gitmodules](./.gitmodules)\n  - installation of leading `Node` versions inside [here](./install#L162)\n- goenv setup\n  - all of the plugins controlled via [.gitmodules](./.gitmodules)\n  - installation of leading `Go` versions inside [here](./install#L162)\n- ctags setup\n  - automatic build from [this](https://github.com/universal-ctags/ctags) that takes place\n    [here](./.installer/install_ctags.sh)\n- docker \u0026 docker-compose\n- major browsers\n  - Firefox\n  - Google Chrome\n  - Brave :+1:\n\n## Most notable\n\n### Awesome upgrade binary\n\n![upgrade_output](.img/upgrade_bin.png)\n\n- upgrades system packages along with clean up\n- executes `purge-old-kernels`, what do I need old kernels for?\n- upgrades `docker-compose` if there's a never version available\n- cleans up docker artifacts, but only those that are old enough\n- upgrades `node` and `Python` \"system\" wide packages\n  - actually I do not use native Python and node, there is `nodenv` and `pyenv` magic beneath\n- upgrades my `Neovim` plugins, removes old one and install those that were added previously (if needed)\n- upgrades `git-extras`\n- refreshes all `snap`\n- removes thumbnails that I create when I need to find something without shell\n- upgrades `ctags` that I built myself for these dotfiles\n  - version is kept inside [local git](./gitconfig#L19) configuration (sneaky)\n\n### CI system\n\nMy dotfiles are evaluated in the CI system that ensures me that, if needed, I will be able to\ndeploy them in the fresh system without having too much to worry about.\n\n## Inspirations / credits\n\n- [SSH Compression](https://www.gidblog.com/enable-compression-for-ssh/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkornicameister%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkornicameister%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkornicameister%2Fdotfiles/lists"}