{"id":20091495,"url":"https://github.com/tejasbubane/dotfiles","last_synced_at":"2026-05-05T11:34:37.483Z","repository":{"id":26029003,"uuid":"29471969","full_name":"tejasbubane/dotfiles","owner":"tejasbubane","description":"My dotfiles","archived":false,"fork":false,"pushed_at":"2023-07-26T19:53:48.000Z","size":153,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T09:51:25.692Z","etag":null,"topics":["aliases","config","dotfiles","prodev","shell","zsh"],"latest_commit_sha":null,"homepage":null,"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/tejasbubane.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}},"created_at":"2015-01-19T13:26:08.000Z","updated_at":"2024-11-22T16:12:12.000Z","dependencies_parsed_at":"2024-11-13T16:48:09.147Z","dependency_job_id":null,"html_url":"https://github.com/tejasbubane/dotfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tejasbubane/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tejasbubane","download_url":"https://codeload.github.com/tejasbubane/dotfiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fdotfiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266221377,"owners_count":23894966,"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":["aliases","config","dotfiles","prodev","shell","zsh"],"created_at":"2024-11-13T16:32:28.172Z","updated_at":"2026-05-05T11:34:37.444Z","avatar_url":"https://github.com/tejasbubane.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles\n\nThese are all the dotfiles I use. Run the `setup.sh` to set them up.\nThis script will place all the dotfiles in their respective places with proper names.\n\n```sh\n$ ./setup.sh\n```\n\n### ZSH requirements:\n\nInstall homebrew if not already installed from [here](https://brew.sh/).\n\n* Install `zsh` itself:\n\n```sh\nbrew install zsh wget\n```\n\n* Zim:\n\n```sh\nchsh -s /usr/local/bin/zsh\n\nmkdir ~/.zim\ncd ~/.zim\nwget https://github.com/zimfw/zimfw/releases/latest/download/zimfw.zsh\nzsh zimfw.zsh install\n```\n\nThis will also install all required plugins.\nTaken from https://github.com/zimfw/zimfw#manual-installation\n\n### Other requirements\n\n1. [Delta](https://github.com/dandavison/delta) for rich git diffs.\n\nFor Arch Linux:\n\n```sh\nsudo pacman -S git-delta\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejasbubane%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftejasbubane%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejasbubane%2Fdotfiles/lists"}