{"id":44211607,"url":"https://github.com/sebdybowski/dotfiles","last_synced_at":"2026-02-10T00:36:33.539Z","repository":{"id":56707368,"uuid":"523827238","full_name":"sebdybowski/dotfiles","owner":"sebdybowski","description":"Set of configs and scripts I use on Linux \u0026 MacOS.","archived":false,"fork":false,"pushed_at":"2025-12-31T01:08:17.000Z","size":60653,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-04T01:34:53.885Z","etag":null,"topics":["alacritty","bash","dotfiles","linux","macos","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/sebdybowski.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-08-11T18:23:51.000Z","updated_at":"2025-12-31T01:08:21.000Z","dependencies_parsed_at":"2023-01-30T22:46:45.663Z","dependency_job_id":"d9c0fd3b-3782-4ad2-a462-2234a46cabe2","html_url":"https://github.com/sebdybowski/dotfiles","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sebdybowski/dotfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdybowski%2Fdotfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdybowski%2Fdotfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdybowski%2Fdotfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdybowski%2Fdotfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebdybowski","download_url":"https://codeload.github.com/sebdybowski/dotfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebdybowski%2Fdotfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29287372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T21:57:15.303Z","status":"ssl_error","status_checked_at":"2026-02-09T21:57:11.537Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["alacritty","bash","dotfiles","linux","macos","zsh"],"created_at":"2026-02-10T00:36:30.388Z","updated_at":"2026-02-10T00:36:33.527Z","avatar_url":"https://github.com/sebdybowski.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seb Dybowski's dotfiles\nMy Linux/MacOS config.\n\n# Installation\n## Packages\n1. **MacOS**: via [homebrew](https://brew.sh/).\n```sh\nbrew install gh git nano nanorc pnpm zsh --cask alacritty font-hack\n```\n\n## DotFiles\nThis command will clone files into your **home/user directory**.\n\n### wget\n```bash\nbash -c  \"$(wget -qO- https://raw.githubusercontent.com/sebdybowski/dotfiles/main/install.sh)\"\n```\n\n### curl\n```bash\nbash -c  \"$(curl -sLo- https://raw.githubusercontent.com/sebdybowski/dotfiles/main/install.sh)\"\n```\n\n## Installation flags\n- `--ssh`, pulls code from ssh origin, recommended for dotfiles development/contributions.\n\n# Adjustments\n## `.scripts/init.sh`\nThis is a central file of all *sh* scripts. \nIf some of them are redundant, feel free to comment the appropriate line:\n```sh\nsource \"${__HOME_DIR}/nvm.sh\"\n# source \"${__HOME_DIR}/pnpm.sh\" // this won't load on shell start\nsource \"${__HOME_DIR}/ls.sh\"\n```\n\n# Scripts\nIf you only want to use my scripts without the dotfiles, find them in [this repository](https://github.com/sebdybowski/scripts).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebdybowski%2Fdotfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebdybowski%2Fdotfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebdybowski%2Fdotfiles/lists"}