2.8.7
fix(core): Interfaces logs versus prints.
fix(core): Removed sed to try and strip colors and sticking normal fastfetch output.
fix(core): fixed screen-sessions under linux
fix(log): Had to remove colorized log due to grep failing
chore(log): Added todo Allow color in logs while still being able to grep for errors
feat: Created git-check and git-check-exit to check if there are any git repositories that have uncommited or unpushed code
fix(git): git-check-exit would only fire on subshell exit, added different code
docs(zsh): Improve zsh array example
fix(git-check): Fixed git-check to have better formatting
enhance(git): Improved git-check-exit and split off git-check to git-check-repos
fix(git): git-check-repos wasn't returning exit code 1
fix(git): More fixes for git-check-repos
fix(init): Print to stdout for init_check_vm
enhance(software): Added apt install aspell-en as an extra tool.
feat(misc): Created commands file misc and added words command.
feat(git): Added new ZSHBOP_GIT_CHECK configuration variable for git-check on logout
fix(git): Disabled git-check-exit by default
docs(zsh): Added more information to zsh.mb
enhance(interfaces_linux): Added EXCLUDE_INTERFACES option to exclude veth,br,lo
fix(interfaces): Fixed typo in interfaces_linux
docs(kb): Updated site24x7.md on how to remove agent