An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# zsh-up

ZSH integration for the [Ultimate Plumber][], adding a shortcut to run `up` with the current command line.

[![asciicast](https://asciinema.org/a/FmBh2Z04WHmbvV2CqTTBkJWb9.svg)](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