/acepre

https://github.com/mitoop/ace shell plugin

Primary LanguageShell

acepre

Easily prefix your current or previous commands with ace by pressing esc twice.

To use it, add ace to the plugins array in your zshrc file:

plugins=(... acepre)