Added LNAV for log managemnet

This commit is contained in:
James Patrick 2020-04-20 12:37:29 -04:00
parent 0579838e88
commit 8d96915060
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ source ${ZPLUG_HOME}/init.zsh
zplug "${ZDIR}/modules/bin/", from:local, as:command, use:"*"
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 "tstack/lnav", from:gh-r, as:command
zplug "${ZDIR}/modules/alias/", from:local, as:plugin
zplug "${ZDIR}/modules/complete/", from:local, as:plugin