babarot / easy-oneliner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy One-liner

Usage

Type C-x C-x on your command-line.

Installation

By using zplug, it's possible to easily install this:

# Install easy-oneliner (If fzf is already installed)
zplug "b4b4r07/easy-oneliner", if:"which fzf"

# Install easy-oneliner with fzf
zplug "junegunn/fzf-bin", \
    as:command, \
    file:fzf, \
    from:gh-r \
    | zplug "b4b4r07/easy-oneliner", if:"which fzf"

License

MIT

About


Languages

Language:Shell 100.0%