Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 672 Bytes

File metadata and controls

34 lines (18 loc) · 672 Bytes

zsh-scripts

This repository contains a collection of helpful shell scripts for Zsh (Z shell). A lot of these scripts do not require Zsh though.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/tbau/zsh-scripts.git
  2. Navigate to the cloned directory:

    cd zsh-scripts
  3. Execute the desired script(s) using the Z shell.

  4. Most of these scripts are meant ot be sourced into your .zshrc

Usage

  • Refer to src/zshrc/.zshrc-example.sh for how to use each module:

License

This project is licensed under the MIT License - see the LICENSE file for details.