{"id":18616531,"url":"https://github.com/ronflima/environment","last_synced_at":"2026-03-04T10:31:09.506Z","repository":{"id":37250338,"uuid":"189597470","full_name":"ronflima/environment","owner":"ronflima","description":"My personal linux/unix environment with all of my settings and customizations","archived":false,"fork":false,"pushed_at":"2025-05-24T21:29:53.000Z","size":308,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T08:21:33.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/ronflima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2019-05-31T13:21:46.000Z","updated_at":"2025-05-24T21:29:57.000Z","dependencies_parsed_at":"2023-12-20T16:36:00.157Z","dependency_job_id":"7c1b71b6-cfb2-4374-8795-a0596ed9cbab","html_url":"https://github.com/ronflima/environment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ronflima/environment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronflima%2Fenvironment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronflima%2Fenvironment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronflima%2Fenvironment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronflima%2Fenvironment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronflima","download_url":"https://codeload.github.com/ronflima/environment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronflima%2Fenvironment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-11-07T03:35:35.039Z","updated_at":"2026-03-04T10:31:09.485Z","avatar_url":"https://github.com/ronflima.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My Environment\n\nAfter some time losing and rebuilding my environment from scratch, I decided to\ncreate this repository to hold all of my personal customizations for bash as\nwell as for emacs, my preferred text editor.\n\nThese are my personal customizations. If you want to use it, remember to add\nyour own customizations.\n\nHope this can be useful somehow.\n\n# Installation\n\n## Linux\n\nClone this repository on your home directory, under the `.environment` name. In\nfact, the directory name is up to you:\n\n```bash\n# Using SSH\ngit clone git@github.com:ronflima/environment.git .environment\n\n# Using HTTPS\ngit clone https://github.com/ronflima/environment.git .environment\n```\n\nAfter that, run `.environment/linux-install.sh` and you are done. It will save your\noriginal `.bash_*` files into the `.environment_backup` directory under your\nHOME dir. So, you can undo the installation only by removing the links the\ninstaller created and putting back your files.\n\n\u003e **Notice**\n\u003e\n\u003e This will try to download every single tool I use. Some of those tools are\n\u003e specific for my needs. You are free to fork this repo and add your own\n\u003e customizations. I tried to make the install.sh as simple as possible so anyone\n\u003e can customize it at will.\n\u003e\n\u003e It is important to mention, also, that I built it to run under WSL\n\u003e on Windows. But it should work on virtually any popular apt-based\n\u003e linux distro out there since I have used only linux standard stuff.\n\n## macOS \n\nCurrently, there is no installer for macOS. However, you may use the\nzshrc file that lies inside the zsh directory. In order to use it in\nyour environment, as your `.zshrc`, just do this:\n\n```zsh\ncd ~/\nln -s .environment/zsh/zshrc .zshrc\n```\n\nRemember to remove any existing `.zshrc` before running this.\n\nYou may add your own customizations by creating a\n`.zsh_customizations` file under your HOME directory. My `zshrc`\ndetect its presence and load it, so you don't need to modify my stuff\nif you need to add more things.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronflima%2Fenvironment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronflima%2Fenvironment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronflima%2Fenvironment/lists"}