decors / fish-lv

lv plugin for fish-shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lv

lv plugin for fish-shell.

Install

Fisherman

fisher install decors/fish-lv

Oh My Fish

omf install https://github.com/decors/fish-lv

Usage

man -P lv man

ss1

Color Options

If you want to change the colors, add the following options to your config.fish.

set -g lv_standout --background=black 93a1a1
set -g lv_reverse --background=black 93a1a1
set -g lv_blink --bold red
set -g lv_underline --underline 93a1a1
set -g lv_hilight --bold green

About

lv plugin for fish-shell

License:MIT License


Languages

Language:Shell 100.0%