{"id":15616140,"url":"https://github.com/jnylen/dotenv","last_synced_at":"2026-05-22T02:30:19.490Z","repository":{"id":72758640,"uuid":"272085261","full_name":"jnylen/dotenv","owner":"jnylen","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-01T00:54:08.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-02T19:41:53.725Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jnylen.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":"2020-06-13T21:02:18.000Z","updated_at":"2022-04-24T23:33:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"6cd79be5-ce7b-4fbb-9a58-014070318500","html_url":"https://github.com/jnylen/dotenv","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.30000000000000004","last_synced_commit":"d53ea388dbbcdd9a53128e0dd454f061c1dc40c9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnylen%2Fdotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnylen%2Fdotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnylen%2Fdotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnylen%2Fdotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jnylen","download_url":"https://codeload.github.com/jnylen/dotenv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240131737,"owners_count":19752727,"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-10-03T07:03:29.367Z","updated_at":"2026-05-22T02:30:19.455Z","avatar_url":"https://github.com/jnylen.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotenv\n\nMy development environment.\n\n## zsh\n\nInstall homebrew (brew.sh).\n\nThen do these commands:\n\n```bash\nbrew install coreutils antidote\n\nbrew install zsh\nchsh -s `which zsh`\n\ncp zsh/zshrc ~/.zshrc\ncp zsh/dircolors ~/.dircolors\n\ncp zsh/zsh_plugins.txt ~/.zsh_plugins.txt\n\nmkdir -p ~/.zsh\ncp -R zsh/files/* ~/.zsh\n\nantidote bundle \u003c~/.zsh_plugins.txt \u003e~/.zsh_plugins.zsh\n```\n\nFor antidote to work:\n\n```bash\nsource '/usr/share/zsh-antidote/antidote.zsh'\nantidote load\nsource ~/.zsh_plugins.zsh\n```\n\nFor git (Follow [this link for GPG](https://docs.github.com/en/authentication/managing-commit-signature-verification/generating-a-new-gpg-key)):\n\n```bash\ngit config --global commit.gpgsign true\ngpg --gen-key\n\ngit config --global user.signingkey \u003cSSH KEY\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjnylen%2Fdotenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjnylen%2Fdotenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjnylen%2Fdotenv/lists"}