Skip to content

p1r473/zsh-color-logging

Repository files navigation

zsh-color-logging

provides a really easy to use logging library with notifications for pushbullet and pushover
colorize various tools like tail head cat
also provides a color library

#ewarn "this is a warning"
#eerror "this is an error"
#einfo "this is an information"
#edebug "debugging"
#ecrit "CRITICAL MESSAGE!"
#edumpvar HOSTNAME
#eecho "This is an echo"
#esilent "This is silent"

image

zinit

zinit wait lucid for p1r473/zsh-color-logging

Zplug

zplug "p1r473/zsh-color-logging"

Antigen

antigen bundle p1r473/zsh-color-logging

Oh-My-Zsh

git clone https://github.com/p1r473/zsh-color-logging.git $ZSH_CUSTOM/plugins/zsh-color-logging
plugins=(
  #...
  zsh-color-logging
  )

Manual

git clone https://github.com/p1r473/zsh-color-logging $ZSH_CUSTOM/plugins
source $ZSH_CUSTOM/plugins/zsh-colorize/zsh-color-logging/zsh-color-logging.plugin.zsh

About

colorize various tools like tail head cat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages