{"id":16221966,"url":"https://github.com/chinmaykunkikar/dotfiles","last_synced_at":"2026-04-17T10:31:34.670Z","repository":{"id":96046255,"uuid":"109164788","full_name":"chinmaykunkikar/dotfiles","owner":"chinmaykunkikar","description":"Dotfiles to make life easier","archived":false,"fork":false,"pushed_at":"2025-08-17T19:31:55.000Z","size":162,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"fedora","last_synced_at":"2025-08-17T21:20:54.790Z","etag":null,"topics":["bash","dotfiles","stow"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/chinmaykunkikar.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":"2017-11-01T17:58:33.000Z","updated_at":"2025-08-17T19:31:58.000Z","dependencies_parsed_at":"2025-02-26T09:20:43.111Z","dependency_job_id":"b3e3a264-64d1-4ba6-b702-265eca27a37a","html_url":"https://github.com/chinmaykunkikar/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chinmaykunkikar/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinmaykunkikar%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinmaykunkikar%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinmaykunkikar%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinmaykunkikar%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chinmaykunkikar","download_url":"https://codeload.github.com/chinmaykunkikar/dotfiles/tar.gz/refs/heads/fedora","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chinmaykunkikar%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31925311,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:19:20.377Z","status":"ssl_error","status_checked_at":"2026-04-17T10:19:18.682Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","dotfiles","stow"],"created_at":"2024-10-10T12:10:33.099Z","updated_at":"2026-04-17T10:31:34.650Z","avatar_url":"https://github.com/chinmaykunkikar.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📁 `/home/chinmay/.dotfiles`\n\n\u003e 💻 _\"After countless rounds of distro hopping, I finally found the one—the KDE spin of Fedora!\"_ - me 😄\n\nI have carefully curated a collection of personalized configurations to suit my needs. I use GNU Stow to manage these files by creating symbolic links, or \"packages,\" that connect them to their respective paths in the target directory (`/home/chinmay`).\n\nThe use of `stow` for file management is guided by the principle of maintaining a structured organization. Each package represents a specific configuration, and its files are organized within dedicated directories that mirror the structure of the target directory.\n\n## 📦 My Packages\n\n| Package  | Description                                                                            |\n| -------- | -------------------------------------------------------------------------------------- |\n| bash     | Bash-related configs, including aliases, shell options, exports, and custom functions. |\n| gh       | GH config                                                                              |\n| git      | Git-related configs, such as the global `gitconfig` and `gitignore` files.             |\n| htop     | Configuration file for `htop` system monitor (`htoprc`).                               |\n| btop     | Configuration file for `btop` system monitor (`btop.conf`).                            |\n| kde      | Custom KDE app configs and preferences.                                                |\n| sudoers  | Excluded from stowing; contains the config for passwordless sudo.                      |\n| switchdm | Custom script to switch between desktop manager and tty mode.                          |\n\n## 🚀 Stow 'em!\n\n1. Clone this repository to `~/.dotfiles`:\n\n   ```console\n   git clone https://github.com/chinmaykunkikar/dotfiles ~/.dotfiles\n   ```\n\n2. Install `stow` using a package manager. `dnf` in case of Fedora:\n\n   ```console\n   sudo dnf install stow\n   ```\n\n3. Stow the files to create the symlinks:\n\n   ```console\n   stow --verbose=1 --dir=/home/$(whoami)/.dotfiles --stow --target=/home/$(whoami) */\n   ```\n\n✨ Voilà! Happy configuring! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinmaykunkikar%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchinmaykunkikar%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchinmaykunkikar%2Fdotfiles/lists"}