Added LNAV for log managemnet
This commit is contained in:
parent
0579838e88
commit
8d96915060
|
@ -5,6 +5,7 @@ source ${ZPLUG_HOME}/init.zsh
|
||||||
zplug "${ZDIR}/modules/bin/", from:local, as:command, use:"*"
|
zplug "${ZDIR}/modules/bin/", from:local, as:command, use:"*"
|
||||||
zplug "junegunn/fzf-bin", from:gh-r, as:command, rename-to:fzf
|
zplug "junegunn/fzf-bin", from:gh-r, as:command, rename-to:fzf
|
||||||
zplug "zdharma/zsh-diff-so-fancy", as:command, use:"bin/{git-dsf,diff-so-fancy}"
|
zplug "zdharma/zsh-diff-so-fancy", as:command, use:"bin/{git-dsf,diff-so-fancy}"
|
||||||
|
zplug "tstack/lnav", from:gh-r, as:command
|
||||||
|
|
||||||
zplug "${ZDIR}/modules/alias/", from:local, as:plugin
|
zplug "${ZDIR}/modules/alias/", from:local, as:plugin
|
||||||
zplug "${ZDIR}/modules/complete/", from:local, as:plugin
|
zplug "${ZDIR}/modules/complete/", from:local, as:plugin
|
||||||
|
|
Loading…
Reference in New Issue
Block a user