ohmyzsh/plugins/almostontop/README.md
2016-02-24 20:55:24 +03:00

13 lines
455 B
Markdown

# almostontop
## Description
almostontop zsh plugin. It clears previous command output every time before new command
executed in shell. Insipred by [`alwaysontop`](https://github.com/swirepe/alwaysontop) plugin for bash
## Usage
source `almostontop.plugin.zsh` file and enjoy!
[![asciicast](https://asciinema.org/a/8rkdwvnp7atjseesp7n74nsyr.png)](https://asciinema.org/a/8rkdwvnp7atjseesp7n74nsyr)
## Author
[Sergey Valiev](https://github.com/Valiev)