{"id":20993026,"url":"https://github.com/wushenrong/zsh-eza","last_synced_at":"2025-05-14T20:33:25.912Z","repository":{"id":207858905,"uuid":"689407709","full_name":"wushenrong/zsh-eza","owner":"wushenrong","description":"A zsh aliases plugin for eza, a replacement for exa","archived":false,"fork":false,"pushed_at":"2024-10-08T00:52:31.000Z","size":12,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T23:22:46.167Z","etag":null,"topics":["eza","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wushenrong.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}},"created_at":"2023-09-09T17:53:23.000Z","updated_at":"2024-08-12T13:43:12.000Z","dependencies_parsed_at":"2023-11-18T03:29:04.897Z","dependency_job_id":"9561e7cb-99f4-4019-84ce-dd6b206e1420","html_url":"https://github.com/wushenrong/zsh-eza","commit_stats":null,"previous_names":["twopizza9621536/zsh-eza","wushenrong/zsh-eza"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wushenrong%2Fzsh-eza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wushenrong%2Fzsh-eza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wushenrong%2Fzsh-eza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wushenrong%2Fzsh-eza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wushenrong","download_url":"https://codeload.github.com/wushenrong/zsh-eza/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254222539,"owners_count":22034895,"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":["eza","zsh","zsh-plugin"],"created_at":"2024-11-19T07:13:30.621Z","updated_at":"2025-05-14T20:33:25.615Z","avatar_url":"https://github.com/wushenrong.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zsh-eza\n\nA zsh aliases plugin for [eza](https://github.com/eza-community/eza),\na replacement for exa.\n\n## Differences between zsh-eza and zsh-exa\n\nBoth of the plugins are mostly the same except the removal of setting a default\n`TIME-STYLE`, eventual decapitation of using command-line options in favor of\na [configuration file](https://github.com/eza-community/eza/issues/139), and\nrenaming of aliases.\n\n### Renamed Aliases\n\nThere are conflicted and poorly named aliases in the old zsh-exa plugin, this\nplugin renames them.\n\n| Old Aliases | New Aliases |\n|-------------|-------------|\n| `l.`        | `lh`        |\n| `lS`        | `lc`        |\n\n## Usage\n\nTo use it, install [`eza`](https://github.com/eza-community/eza).\n\nThen clone this repository into the custom plugins directory as `eza` of your\nzsh plugin manager which is `$ZSH_CUSTOM`, the following is for\n[Oh My Zsh](https://ohmyz.sh/) which is `~/.oh-my-zsh/custom/plugins`.\n\n```bash\ngit clone https://github.com/wushenrong/zsh-eza.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/plugins/eza\n```\n\nFinally, add eza to the plugins array of your zshrc file:\n\n```bash\nplugins=(... eza)\n```\n\n### Configuration Options\n\n| Environment Variables         | Description                                                                               |\n|-------------------------------|-------------------------------------------------------------------------------------------|\n| `TIME-STYLE`                  | Set the time format used for long view. No longer defaults to `iso-long` and decapitated. |\n| `EZA_EXA_LEGACY`              | Use the exa command line aliases instead of the config file for eza.                      |\n| `EZA_ENABLE_SORT_ALIASES`     | Enable aliases for filtering options based on which field to sort by.                     |\n| `EZA_ENABLE_EXTENDED_ALIASES` | Enable aliases for all files, links and extended attributes.                              |\n\n## License\n\nThis plugin is licensed under the MIT License using SPDX.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwushenrong%2Fzsh-eza","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwushenrong%2Fzsh-eza","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwushenrong%2Fzsh-eza/lists"}