{"id":20416463,"url":"https://github.com/redxtech/zsh-tre","last_synced_at":"2026-05-20T05:33:11.726Z","repository":{"id":101053053,"uuid":"382480571","full_name":"redxtech/zsh-tre","owner":"redxtech","description":"A zsh plugin that makes using the tre command easier.","archived":false,"fork":false,"pushed_at":"2021-07-06T23:51:05.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T13:46:52.461Z","etag":null,"topics":["oh-my-zsh","tre","zsh","zsh-plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/redxtech.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-07-02T22:52:27.000Z","updated_at":"2021-07-06T23:51:07.000Z","dependencies_parsed_at":"2023-04-25T03:02:03.045Z","dependency_job_id":null,"html_url":"https://github.com/redxtech/zsh-tre","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-tre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-tre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-tre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-tre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redxtech","download_url":"https://codeload.github.com/redxtech/zsh-tre/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241960834,"owners_count":20049342,"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":["oh-my-zsh","tre","zsh","zsh-plugin"],"created_at":"2024-11-15T06:20:06.246Z","updated_at":"2026-05-20T05:33:11.688Z","avatar_url":"https://github.com/redxtech.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"# tre\n\u003e tre is a zsh plugin that makes using `tre` easier.\n\n## Installing\n\n### zinit\nAdd this to your zinit config (.zshrc):\n```zsh\nzinit light redxtech/zsh-tre\n\n# it also works with turbo mode:\nzinit ice wait lucid\nzinit load redxtech/zsh-tre\n```\n\n### oh-my-zsh\nInstall it with your favourite zsh package manager, or clone it directly to your\n`$ZSH_CUSTOM/plugins` directory with git, and add `zsh-tre` to the plugins\narray in your `.zshrc` file:\n\n```zsh\nplugins=(... zsh-tre)\n```\n\n## Usage\nThere is really nothing to it. All that this plugin does it alias `tre` to this:\n```zsh\ntre() {\n  command tre \"$@\" -e \u0026\u0026 source \"/tmp/tre_aliases_$USER\" 2\u003e/dev/null;\n}\n```\nYou can read more about this in `tre`'s [readme](https://github.com/dduan/tre#editor-aliasing).\n\n## Author\n**tre** © [Gabe Dunn](https://github.com/redxtech), Released under the [MIT](./license.md) License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Fzsh-tre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredxtech%2Fzsh-tre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Fzsh-tre/lists"}