{"id":22026121,"url":"https://github.com/curiouslearner/dotfiles","last_synced_at":"2025-05-07T10:15:12.350Z","repository":{"id":17380869,"uuid":"62557096","full_name":"CuriousLearner/dotfiles","owner":"CuriousLearner","description":"Customised ~/.*  files with ♥ for my machine :)","archived":false,"fork":false,"pushed_at":"2024-05-11T01:39:02.000Z","size":212,"stargazers_count":21,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-07T10:14:59.508Z","etag":null,"topics":[],"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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CuriousLearner.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,"zenodo":null}},"created_at":"2016-07-04T11:26:40.000Z","updated_at":"2024-05-11T01:39:05.000Z","dependencies_parsed_at":"2023-12-23T23:00:39.178Z","dependency_job_id":"77f1c5f7-4bac-421d-a4e3-28d0b06d55d8","html_url":"https://github.com/CuriousLearner/dotfiles","commit_stats":{"total_commits":106,"total_committers":6,"mean_commits":"17.666666666666668","dds":"0.42452830188679247","last_synced_commit":"be244594b8fff2753b6d7e5724ae40b62eb39551"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CuriousLearner","download_url":"https://codeload.github.com/CuriousLearner/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252856558,"owners_count":21814858,"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":[],"created_at":"2024-11-30T07:25:21.350Z","updated_at":"2025-05-07T10:15:12.305Z","avatar_url":"https://github.com/CuriousLearner.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CuriousLearner's Dotfiles\n\n![Build Status](https://github.com/CuriousLearner/dotfiles/actions/workflows/main.yml/badge.svg?branch=master)\n\nThis is a collection of dotfiles and scripts I use for customizing my dev-setup. It contains all my configuration files. See http://dotfiles.github.io/ for more details.\n\nOS related setup scripts can be found in `setup` folder.\n\n## Features\n\n* Sane defaults for Mac\n* Zsh\n* Git\n* vim\n\n## Setup\n\nIf you are using Mac OSX, this repo includes a script to install dependencies in this [script](setup/setup_mac.sh).\n\n    curl -L http://git.io/curiouslearner-setup-mac | sh\n\nThis [script](setup/osx_defaults.sh) will help you add some defaults to your mac.\n\n### Installing dotfiles\n\nOnce you have installed basics software and libraries, you can install the dotfiles, by cloning 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:curiouslearner/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 setup/requirements.pip  ## essential python packages needed\ncd ~/dotfiles/setup/vscode \u0026\u0026 setup-vs-code.sh  # this will create symlink to settings.json file \u0026 install extensions.\n```\n\n__NOTE__: To update the list of vs-code-extensions use alias `eve` that would update the file `~/dotfiles/setup/vscode/install-extensions.sh`\n\n## Resources\n\nI actively watch the following repositories and add the best changes to this repository:\n\n- [GitHub ❤ ~/](http://dotfiles.github.io/)\n- [Saurabh Kumar's dotfiles](https://github.com/theskumar/dotfiles)\n- [Nick S. Plekhanov’s dotfiles](https://github.com/nicksp/dotfiles)\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## License\n\nThe code is available under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuriouslearner%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuriouslearner%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuriouslearner%2Fdotfiles/lists"}