{"id":24058225,"url":"https://github.com/ctsrc/zshrc","last_synced_at":"2026-03-04T05:02:21.762Z","repository":{"id":84662197,"uuid":"411449658","full_name":"ctsrc/zshrc","owner":"ctsrc","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-27T04:42:35.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-27T16:01:21.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ctsrc.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":"2021-09-28T21:57:39.000Z","updated_at":"2026-01-27T04:42:39.000Z","dependencies_parsed_at":"2025-12-13T02:02:47.854Z","dependency_job_id":null,"html_url":"https://github.com/ctsrc/zshrc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ctsrc/zshrc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctsrc%2Fzshrc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctsrc%2Fzshrc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctsrc%2Fzshrc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctsrc%2Fzshrc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctsrc","download_url":"https://codeload.github.com/ctsrc/zshrc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctsrc%2Fzshrc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30071896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T03:25:38.285Z","status":"ssl_error","status_checked_at":"2026-03-04T03:25:05.086Z","response_time":59,"last_error":"SSL_read: 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":[],"created_at":"2025-01-09T05:56:27.763Z","updated_at":"2026-03-04T05:02:21.739Z","avatar_url":"https://github.com/ctsrc.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# `~/.zshrc`\n\nThis is my `~/.zshrc` for various systems.\n\n## Prerequisities for aliases\n\n### macOS\n\n* `s`, `i`, `u`: Install homebrew from https://brew.sh/\n   in order to use these aliases.\n\n* `vim`: Install the `neovim` package from homebrew\n   in order to use this alias.\n\n### FreeBSD\n\n* `vim`: Install the `neovim` package\n   in order to use this alias.\n\n### KDE Neon, Ubuntu, Debian, etc\n\n* `vim`: Install the `neovim` package\n   in order to use this alias.\n\n## Installation\n\n### Step 1: Clone repo\n\nClone repo to `~/src/zshrc`:\n\n```zsh\ncd\nmkdir -p ~/src/\ncd ~/src/\ngit clone git@github.com:ctsrc/zshrc.git\n```\n\n### Step 2: Symlinks\n\n#### macOS\n\n```zsh\nln -s src/zshrc/macOS.zshrc  ~/.zshrc\nln -s src/zshrc/macOS.zshenv ~/.zshenv\nln -s src/zshrc/macOS.curlrc ~/.curlrc\nln -s src/zshrc/macOS.gitconfig ~/.gitconfig\nmkdir -p ~/.cargo/\nln -s src/zshrc/macOS.cargo/config ~/.cargo/config\n```\n\n#### FreeBSD\n\n```zsh\nln -s src/zshrc/FreeBSD.zshrc  ~/.zshrc\nln -s src/zshrc/FreeBSD.zshenv ~/.zshenv\n```\n\n#### Linux\n\n##### KDE Neon, Ubuntu, Debian, etc\n\n```zsh\nln -s src/zshrc/debian-family.zshrc  ~/.zshrc\nln -s src/zshrc/debian-family.zshenv ~/.zshenv\nln -s src/zshrc/debian-family.gitconfig ~/.gitconfig\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctsrc%2Fzshrc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctsrc%2Fzshrc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctsrc%2Fzshrc/lists"}