enable almostontop plugin

almostontop plugin description https://github.com/Valiev/almostontop/blob/master/README.md
This commit is contained in:
Sergey Valiev 2016-02-24 20:54:34 +03:00
commit bb88f9e436
2 changed files with 72 additions and 0 deletions

View file

@ -0,0 +1,13 @@
# 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)