This project is currently in development. Features and functionality may change frequently. Use at your own risk.
AltZap is CLI tools written to give some terminal commands faster access in ZSH terminal.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/belkamax05/alt-zap/master/install.zsh)"
or redefine install path via setting it first
AZ_INSTALL_DIR="$HOME/dev/alt-zap" sh -c "$(curl -fsSL https://raw.githubusercontent.com/belkamax05/alt-zap/master/install.zsh)"