zsh-utils

         _             _   _ _     
 _______| |__    _   _| |_(_) |___ 
|_  / __| '_ \  | | | | __| | / __|
 / /\__ \ | | | | |_| | |_| | \__ \
/___|___/_| |_|  \__,_|\__|_|_|___/

This is a collection of aliases, functions, utilities and configs for git, lsd, pnpm, python, and others stuffs. To see each one of them visit zshutils.

requirements

Installation

  1. zsh
    curl -fsSl https://migueweb.github.io/zsh-utils/install.sh | zsh 
    
  2. bash
    curl -fsSl https://migueweb.github.io/zsh-utils/install.sh | bash
    

Uninstall

Remove the line source /home/your-user/.zsh-utils from your .zshrc or .bashrc config file and run the following command in the terminal.

rm ~/.zsh-utils

author

Miguel Amador: @migueweb