https://github.com/eendroroy/zed-zsh
A simple wrapper for z to install as zsh plugin.
https://github.com/eendroroy/zed-zsh
jumparound z z-zsh zsh zsh-plugin
Last synced: 6 months ago
JSON representation
A simple wrapper for z to install as zsh plugin.
- Host: GitHub
- URL: https://github.com/eendroroy/zed-zsh
- Owner: eendroroy
- License: mit
- Created: 2017-08-10T17:06:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-30T14:47:09.000Z (about 7 years ago)
- Last Synced: 2025-04-15T06:08:25.920Z (6 months ago)
- Topics: jumparound, z, z-zsh, zsh, zsh-plugin
- Language: Shell
- Homepage: https://github.com/rupa/z
- Size: 10.7 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZED
[](https://github.com/eendroroy/zed-zsh/tags)
[](https://github.com/eendroroy/zed-zsh/graphs/contributors)
[](https://github.com/eendroroy/zed-zsh)
[](https://github.com/eendroroy/zed-zsh/blob/master/LICENSE)
[](https://github.com/eendroroy/zed-zsh/issues)
[](https://github.com/eendroroy/zed-zsh/issues?q=is%3Aissue+is%3Aclosed)
[](https://github.com/eendroroy/zed-zsh/pulls)
[](https://github.com/eendroroy/zed-zsh/pulls?q=is%3Apr+is%3Aclosed)**z in zsh**
## Installation
#### [antigen](https://github.com/zsh-users/antigen):
```bash
antigen bundle eendroroy/zed-zsh
```#### [zgen](https://github.com/tarjoilija/zgen):
```bash
zgen load eendroroy/zed-zsh
````#### [zplug](https://github.com/zplug/zplug):
```bash
zplug "eendroroy/zed-zsh"
````#### [antibody](https://github.com/getantibody/antibody):
```bash
antibody bundle eendroroy/zed-zsh
````## Usage
see here: [rupa/z](https://github.com/rupa/z/blob/master/README)
## Contributing
Bug reports and pull requests are welcome on GitHub at [zed-zsh](https://github.com/eendroroy/zed-zsh) repository.
This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.## Author
* **indrajit** - *Owner* - [eendroroy](https://github.com/eendroroy)
## License
The project is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).