{"id":17698527,"url":"https://github.com/pmeinhardt/huckleberry","last_synced_at":"2026-05-01T15:32:41.326Z","repository":{"id":141524244,"uuid":"62864368","full_name":"pmeinhardt/huckleberry","owner":"pmeinhardt","description":"raspberry pi configuration via dotfiles 🫐","archived":false,"fork":false,"pushed_at":"2020-08-04T22:18:28.000Z","size":71,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T01:13:19.067Z","etag":null,"topics":["dotfiles","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/pmeinhardt.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":"2016-07-08T06:28:05.000Z","updated_at":"2023-03-05T06:22:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"2630431f-31f6-4b58-86ae-a8011e246d54","html_url":"https://github.com/pmeinhardt/huckleberry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pmeinhardt/huckleberry","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmeinhardt%2Fhuckleberry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmeinhardt%2Fhuckleberry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmeinhardt%2Fhuckleberry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmeinhardt%2Fhuckleberry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmeinhardt","download_url":"https://codeload.github.com/pmeinhardt/huckleberry/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmeinhardt%2Fhuckleberry/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32503125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","raspberry-pi"],"created_at":"2024-10-24T15:09:44.170Z","updated_at":"2026-05-01T15:32:41.309Z","avatar_url":"https://github.com/pmeinhardt.png","language":"Vim script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# huckleberry\n\nYour dotfiles are how you personalize your system. This is how I set up my Raspberry Pi (Raspbian).\n\n## topical\n\nEverything is built around topic areas. If you are adding a new area to your forked dotfiles — say, \"Java\" — you can simply add a `java` directory and put files in there. Anything with an extension of `.zsh` will get automatically included into your shell. Anything with an extension of `.symlink` will get symlinked without extension into `$HOME` when you run `script/link`.\n\n## components\n\nThere are a few special files in the hierarchy.\n\n- **bin/** - anything in here will be added to your `$PATH`\n- **topic/*.zsh** - any files ending in `.zsh` will be loaded into your environment\n- **topic/path.zsh** - any file named `path.zsh` is loaded first and is expected to setup `$PATH` or similar\n- **topic/completion.zsh** - any file named `completion.zsh` is loaded last and is expected to setup autocomplete\n- **topic/*.symlink** - any files ending in `*.symlink` get symlinked into your `$HOME`\n\n## install\n\nPrior to installing these files, you may want to perform the [basic setup tasks](https://gist.github.com/pmeinhardt/893f9ca32b9baf8794cda08c27001c03) on your new Pi like configuring network access, expanding the filesystem, changing the default password and such.\n\nIf you do not have git installed (not installed on Raspbian by default), run:\n\n```shell\napt-get install git\n```\n\nThen run this:\n\n```shell\ngit clone https://github.com/pmeinhardt/huckleberry.git ~/.dotfiles\ncd ~/.dotfiles\n./script/link\n```\n\nThis will symlink the appropriate files in `~/.dotfiles` to your home directory. Everything is configured and tweaked within `~/.dotfiles`.\n\nThe main file you'll want to change right off the bat is `zsh/zshrc.symlink`, which sets up a few paths that'll be different on your particular machine.\n\n## more\n\nFor a completely automated setup of your Pi, including SSH keys, installing software and additional configuration as well as these dotfiles, see [pmeinhardt/huck-up](https://github.com/pmeinhardt/huck-up).\n\n## thanks\n\nAlthough huckleberry is tailored to a very different system (Raspbian, not OS X) and written with a very different focus, the main ideas and structure are clearly stolen from [Zach Holman](https://github.com/holman)'s excellent [dotfiles](https://github.com/holman/dotfiles).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmeinhardt%2Fhuckleberry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmeinhardt%2Fhuckleberry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmeinhardt%2Fhuckleberry/lists"}