{"id":18780398,"url":"https://github.com/karan/dotfiles","last_synced_at":"2025-04-13T11:30:54.884Z","repository":{"id":11254938,"uuid":"13655203","full_name":"karan/dotfiles","owner":"karan","description":"~/* - all my dotfiles with bootstrapping script. 10X productivity gains. :heart:","archived":false,"fork":false,"pushed_at":"2022-06-04T00:13:15.000Z","size":11069,"stargazers_count":41,"open_issues_count":0,"forks_count":10,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-04T23:29:49.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://karan.github.io/dotfiles","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/karan.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}},"created_at":"2013-10-17T16:54:28.000Z","updated_at":"2025-01-15T12:24:43.000Z","dependencies_parsed_at":"2022-09-09T22:03:58.677Z","dependency_job_id":null,"html_url":"https://github.com/karan/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/karan%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karan%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karan%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karan%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karan","download_url":"https://codeload.github.com/karan/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248705506,"owners_count":21148549,"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-07T20:26:15.706Z","updated_at":"2025-04-13T11:30:49.873Z","avatar_url":"https://github.com/karan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Karan's dotfiles\n\n## Installation\n\n### Using Git and the bootstrap script\n\nYou can clone the repository wherever you want. The bootstrapper script will pull in the latest version and copy the files to your home folder.\n\n```bash\ngit clone https://github.com/karan/dotfiles.git \u0026\u0026 cd dotfiles \u0026\u0026 source bootstrap.sh\n```\n\nTo update, `cd` into your local `dotfiles` repository and then:\n\n```bash\nsource bootstrap.sh\n```\n\nAlternatively, to update while avoiding the confirmation prompt:\n\n```bash\nset -- -f; source bootstrap.sh\n```\n\n### Git-free install\n\nTo install these dotfiles without Git:\n\n```bash\ncd; curl -#L https://github.com/karan/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md,bootstrap.sh,LICENSE-MIT.txt}\n```\n\nTo update later on, just run that command again.\n\n### Install Homebrew formulae\n\nWhen setting up a new Mac, you may want to install some common [Homebrew](http://brew.sh/) formulae (after installing Homebrew, of course):\n\n```bash\n./brew.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaran%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaran%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaran%2Fdotfiles/lists"}