{"id":15994269,"url":"https://github.com/pixelhandler/dotfiles","last_synced_at":"2025-10-16T18:01:52.135Z","repository":{"id":136859887,"uuid":"77890842","full_name":"pixelhandler/dotfiles","owner":"pixelhandler","description":"Pixelhandler's dotfiles and some dev setup scripts","archived":false,"fork":false,"pushed_at":"2024-04-17T22:28:25.000Z","size":1161,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T08:31:22.226Z","etag":null,"topics":["dotfiles"],"latest_commit_sha":null,"homepage":null,"language":"Vim script","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/pixelhandler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2017-01-03T06:39:27.000Z","updated_at":"2024-08-06T19:40:25.000Z","dependencies_parsed_at":"2024-04-17T23:34:23.894Z","dependency_job_id":null,"html_url":"https://github.com/pixelhandler/dotfiles","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"fd6a9ff0c0ee3a75128ab001cd80e91d91957956"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelhandler%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelhandler","download_url":"https://codeload.github.com/pixelhandler/dotfiles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247266570,"owners_count":20910837,"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"],"created_at":"2024-10-08T07:07:58.615Z","updated_at":"2025-10-16T18:01:52.052Z","avatar_url":"https://github.com/pixelhandler.png","language":"Vim script","readme":"## Pixelhandler's Dotfiles\n\nInspired by and borrowed from https://github.com/mathiasbynens/dotfiles\n\n## Installation\n\n**Warning:** If you want to give these dotfiles a try, you should first fork\nthis repository, review the code, and remove things you don’t want or need.\nDon’t blindly use my settings. Use at your own risk!\n\n### Using Git and the bootstrap script\n\nYou can clone the repository wherever you want (I like `~/dotfiles`).\nThe bootstrapper script will pull in the latest version and copy the files to\nyour home folder.\n\n```bash\ngit clone https://github.com/pixelhandler/dotfiles.git ~/.dotfiles \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/pixelhandler/dotfiles/tarball/master | tar -xzv --strip-components 1 --exclude={README.md,bootstrap.sh,LICENSE.txt}\n```\n\nTo update later on, just run that command again.\n\n### User bin\n\nThe `bin` directory has some tools and scripts, e.g. `z.sh` and install\nscript for Homebrew, NVM, pyenv, etc.\n\n### Install Homebrew formulae\n\nWhen setting up a new Mac, you may want to install some common [Homebrew] formulae: \n\n```bash\n./bin/brew.sh\n```\n[Homebrew]: http://brew.sh/ \n\n## Thanks to\n\n- https://github.com/mathiasbynens/dotfiles\n- https://github.com/toranb/dotfiles\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelhandler%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelhandler%2Fdotfiles/lists"}