{"id":13344218,"url":"https://github.com/zimfw/environment","last_synced_at":"2025-09-05T06:32:04.194Z","repository":{"id":48352206,"uuid":"113081173","full_name":"zimfw/environment","owner":"zimfw","description":"Sets generic Zsh built-in environment options.","archived":false,"fork":false,"pushed_at":"2021-11-30T12:45:18.000Z","size":25,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T12:13:15.996Z","etag":null,"topics":["environment","zim","zimfw","zsh","zsh-plugin","zsh-plugins"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/zimfw.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}},"created_at":"2017-12-04T18:47:01.000Z","updated_at":"2025-03-31T23:32:24.000Z","dependencies_parsed_at":"2022-09-01T12:10:08.693Z","dependency_job_id":null,"html_url":"https://github.com/zimfw/environment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zimfw/environment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fenvironment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fenvironment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fenvironment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fenvironment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zimfw","download_url":"https://codeload.github.com/zimfw/environment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimfw%2Fenvironment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273722737,"owners_count":25156300,"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-09-05T02:00:09.113Z","response_time":402,"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":["environment","zim","zimfw","zsh","zsh-plugin","zsh-plugins"],"created_at":"2024-07-29T19:32:53.250Z","updated_at":"2025-09-05T06:32:04.139Z","avatar_url":"https://github.com/zimfw.png","language":"Shell","readme":"environment\n===========\n\nSets sane Zsh built-in environment options.\n\nSettings\n--------\n\nIf `HISTFILE` is not set, the history is set to be saved in `${ZDOTDIR:-${HOME}}/.zhistory`.\nThe file path can be customized with:\n\n    HISTFILE=/path/to/.zsh_history\n\nSome Zsh installations already have a value set for `HISTFILE`. E.g. the `/etc/zshrc`\nfile in macOS sets it to `${ZDOTDIR:-$HOME}/.zsh_history`, so you'll have to set\nyour own value in your `~/.zshrc` if you want to customize it.\n\nZsh options\n-----------\n\n### Changing directories\n\n  * `AUTO_CD` performs cd to a directory if the typed command is invalid, but is a directory.\n  * `AUTO_PUSHD` makes cd push the old directory to the directory stack.\n  * `CD_SILENT` does not print the working directory after a cd.\n  * `PUSHD_IGNORE_DUPS` does not push multiple copies of the same directory to the stack.\n  * `PUSHD_SILENT` does not print the directory stack after pushd or popd.\n  * `PUSHD_TO_HOME` has pushd without arguments act like `pushd ${HOME}`.\n\n### Expansion and globbing\n\n  * `EXTENDED_GLOB` treats `#`, `~`, and `^` as patterns for filename globbing.\n\n### History\n\n  * `HIST_FIND_NO_DUPS` does not display duplicates when searching the history.\n  * `HIST_IGNORE_DUPS` does not enter immediate duplicates into the history.\n  * `HIST_IGNORE_SPACE` removes commands from the history that begin with a space.\n  * `HIST_VERIFY` doesn't execute the command directly upon history expansion.\n  * `SHARE_HISTORY` causes all terminals to share the same history 'session'.\n\n### Input/output\n\n  * `INTERACTIVE_COMMENTS` allows comments starting with `#` in the shell.\n  * `NO_CLOBBER` disallows `\u003e` to overwrite existing files. Use `\u003e|` or `\u003e!` instead.\n\n### Job control\n\n  * `LONG_LIST_JOBS` lists jobs in verbose format by default.\n  * `NO_BG_NICE` prevents background jobs being given a lower priority.\n  * `NO_CHECK_JOBS` prevents status report of jobs on shell exit.\n  * `NO_HUP` prevents SIGHUP to jobs on shell exit.\n","funding_links":[],"categories":["Shell"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimfw%2Fenvironment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzimfw%2Fenvironment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimfw%2Fenvironment/lists"}