https://github.com/utdemir/zsh-up
ZSH integration for the Ultimate Plumber
https://github.com/utdemir/zsh-up
Last synced: 4 days ago
JSON representation
ZSH integration for the Ultimate Plumber
- Host: GitHub
- URL: https://github.com/utdemir/zsh-up
- Owner: utdemir
- Created: 2022-06-01T08:35:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T11:00:27.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T07:51:07.474Z (21 days ago)
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- stars - utdemir/zsh-up - ZSH integration for the Ultimate Plumber (Shell)
README
# zsh-up
ZSH integration for the [Ultimate Plumber][], adding a shortcut to run `up` with the current command line.
[](https://asciinema.org/a/FmBh2Z04WHmbvV2CqTTBkJWb9)
[Ultimate Plumber]: https://github.com/akavel/up
## Installation
### zplug
```
zplug "utdemir/zsh-up"
```### Antigen
```
antigen bundle "utdemir/zsh-up"
```### Manual
Download zsh-up.plugin.zsh and source it from your ~/.zshrc file