mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-24 04:29:25 +02:00
enable almostontop plugin
almostontop plugin description https://github.com/Valiev/almostontop/blob/master/README.md
This commit is contained in:
parent
bd6dbd1d9b
commit
bb88f9e436
2 changed files with 72 additions and 0 deletions
13
plugins/almostontop/README.md
Normal file
13
plugins/almostontop/README.md
Normal 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!
|
||||
|
||||
[](https://asciinema.org/a/8rkdwvnp7atjseesp7n74nsyr)
|
||||
|
||||
## Author
|
||||
[Sergey Valiev](https://github.com/Valiev)
|
||||
Loading…
Add table
Add a link
Reference in a new issue