# zsh-log-lines **Repository Path**: zdharma/zsh-log-lines ## Basic Information - **Project Name**: zsh-log-lines - **Description**: Helpers that we use in custom scripts, available as both functions (fast) and binaries (slow) when needed - **Primary Language**: Shell - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-05 - **Last Updated**: 2022-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Zsh Log Lines

# Introduction Helpers that we use with custom scripts, available as both functions (fast) and binaries (slow) when needed. # Installation ## [ZI](https://github.com/z-shell/zi) Add `zi load z-shell/zsh-log-lines` to `.zshrc`. The plugin will be loaded next time you start `Zsh`. To update issue `zi update z-shell/zsh-log-lines` from command line.