{"id":16641112,"url":"https://github.com/suminb/env","last_synced_at":"2025-10-04T06:43:39.574Z","repository":{"id":1898494,"uuid":"2825094","full_name":"suminb/env","owner":"suminb","description":"Environment variables, configurations, settings, etc.","archived":false,"fork":false,"pushed_at":"2025-06-19T02:43:12.000Z","size":84,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-19T03:34:23.252Z","etag":null,"topics":[],"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/suminb.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":"2011-11-22T03:33:20.000Z","updated_at":"2025-06-19T02:43:16.000Z","dependencies_parsed_at":"2024-11-17T20:36:39.242Z","dependency_job_id":"7fa908e6-c88c-43f2-be1b-747a793f7e2e","html_url":"https://github.com/suminb/env","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/suminb/env","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suminb%2Fenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suminb%2Fenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suminb%2Fenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suminb%2Fenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suminb","download_url":"https://codeload.github.com/suminb/env/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suminb%2Fenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278277882,"owners_count":25960430,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":[],"created_at":"2024-10-12T07:45:18.310Z","updated_at":"2025-10-04T06:43:39.559Z","avatar_url":"https://github.com/suminb.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Install Oh My Zsh\n---\n\n    sh -c \"$(curl -fsSL https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh)\"\n\nSee https://github.com/robbyrussell/oh-my-zsh for more info.\n\nInstall Vundle\n---\n\n    git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim\n\nSee https://github.com/VundleVim/Vundle.vim for more info.\n\nChange Default Shell (in Ubuntu)\n---\n\n    chsh -s $(which zsh)\n\nMiscellaneous Notes\n---\n\n### Asynchronous Lint Engine (ALE)\n\n[ALE](https://github.com/w0rp/ale) requires either NeoVim or Vim version 8 or higher. However, Ubuntu 16.04 LTS comes with Vim 7 and ALE won't work with it. Vim 8 can be obtained as follows:\n\n    sudo add-apt-repository ppa:pi-rho/dev\n    sudo apt update\n    sudo apt install vim\n    \nThen add the following line in `.vimrc` to enable the plugin.\n\n    Plugin 'w0rp/ale'\n\n### Vim Cheatsheets\n\n(Not sure if this is a good place for this kind of notes, but we'll put it here for now)\n\n#### Search\n\n    /pattern\n    \n#### Search in `*.py` files\n\n    :vim /pattern/ **/*.py\n\n#### Close all splits but the current one\n\n    :only\n\n#### Close all tabs but the current one\n\n    :tabonly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuminb%2Fenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuminb%2Fenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuminb%2Fenv/lists"}