{"id":16314426,"url":"https://github.com/theskumar/dotfiles","last_synced_at":"2025-03-20T22:30:28.377Z","repository":{"id":10884708,"uuid":"13174764","full_name":"theskumar/dotfiles","owner":"theskumar","description":"~/.* with ♥","archived":false,"fork":false,"pushed_at":"2024-08-25T06:17:21.000Z","size":550,"stargazers_count":23,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-11T21:53:59.748Z","etag":null,"topics":["dotfiles","shell"],"latest_commit_sha":null,"homepage":"http://dotfiles.github.io/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theskumar.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":"2013-09-28T14:53:09.000Z","updated_at":"2024-08-25T06:17:24.000Z","dependencies_parsed_at":"2023-12-07T09:23:20.144Z","dependency_job_id":"a9a6d67c-0eaf-4cb4-a597-2e2a9c4b5f0e","html_url":"https://github.com/theskumar/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/theskumar%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theskumar%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theskumar%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theskumar%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theskumar","download_url":"https://codeload.github.com/theskumar/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244703579,"owners_count":20496147,"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":["dotfiles","shell"],"created_at":"2024-10-10T21:53:55.933Z","updated_at":"2025-03-20T22:30:27.958Z","avatar_url":"https://github.com/theskumar.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"dotfiles\n========\n\nMy dotfiles. see: http://dotfiles.github.io/\n\nOS related setup scripts can be found in `setup` folder.\n\n## Features\n\n* Sane defaults for Mac and debian/ubuntu\n* Zsh\n* Git\n* vim\n\n## Setup\n\nIf you are using Mac OSX, this repo includes a script to install dependecies in this [script](setup/setup_mac.sh). \n\n    curl -L http://git.io/3hD1Kw | sh\n\nThis [script](setup/osx_defaults.sh) will help you add some defaults to your mac.\n\nFor other linux, checkout `apt_init.sh` file in [`setup`](setup/) folder, i have tried to keep this updated, but you'll the full list of packages in `setup_mac.sh` which you can install manually.\n\n### Installing dotfiles\n\nOnce you have installed basics software and libraries, you can install the dotfililes bu, clone this repo into `~/dotfiles` and symlinking the files inside it to your home directory `~`. Symlinking helps keep all your dotfiles maintainable inside a git repo, while being functional at the same time.\n\n```shell\ncd ~ \u0026\u0026 git clone --recursive git@github.com:theskumar/dotfiles.git \u0026\u0026 cd ~/dotfiles\n# To create symbolic links in your home\nsh bootstrap.sh  ## this will create the required symlinks\npip install -r requirements.pip\n```\n\n## Not Exactly What You Want?\n\nThis is what I want. It might not be what you want. Don't worry, you have options:\n\n### Fork This\n\nIf you have differences in your preferred setup, I encourage you to fork this to create your own version. Once you have your fork working, let me know and I'll add it to a 'Similar dotfiles' list here. It's up to you whether or not to rename your fork.\n\n### Or Submit a Pull Request\n\nI also accept pull requests on this, if they're small, atomic, and if they make my own project development experience better.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheskumar%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheskumar%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheskumar%2Fdotfiles/lists"}