This repository contains a collection of helpful shell scripts for Zsh (Z shell). A lot of these scripts do not require Zsh though.
-
Clone this repository to your local machine:
git clone https://github.com/tbau/zsh-scripts.git
-
Navigate to the cloned directory:
cd zsh-scripts
-
Execute the desired script(s) using the Z shell.
-
Most of these scripts are meant ot be sourced into your .zshrc
- Refer to src/zshrc/.zshrc-example.sh for how to use each module:
This project is licensed under the MIT License - see the LICENSE file for details.