Skip to content

A script to automate the process of installing Zsh, OMZ, and common plugins

License

Notifications You must be signed in to change notification settings

AstroLightz/zsh-install-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ZSH Setup Helper

Description

This script automates the process of setting up a customized ZSH environment, including installing Oh My Zsh, plugins, and dependencies. This script simplifies the setup process for users looking to enhance their terminal productivity and aesthetics.

Installation

To use this script, use one of the methods below:

Automatic (Recommended)

Method Command
curl sh -c "$(curl -fsSL https://raw.githubusercontent.com/AstroLightz/zsh-install-helper/refs/heads/main/omz-setup.sh)"
wget sh -c "$(wget -O- https://raw.githubusercontent.com/AstroLightz/zsh-install-helper/refs/heads/main/omz-setup.sh)"

Manual Installation

It is a good idea to inspect scripts from projects you don't know. To direcly download and run the script, run the following:

wget https://raw.githubusercontent.com/AstroLightz/zsh-install-helper/refs/heads/main/omz-setup.sh
sh omz-setup.sh

Acknowledgements

About

A script to automate the process of installing Zsh, OMZ, and common plugins

Topics

Resources

License

Stars

Watchers

Forks

Languages