Zsh-Setup-Pro

Advanced ZSH setup with Pokémon Color Scripts. This script installs and configures ZSH with Oh My Zsh, useful plugins, and options to personalize your terminal with Pokémon colors. Ideal for Linux users looking for an attractive and efficient terminal experience.

MIT License

Stars
1
Committers
2

Table of Contents

Description

The ZSH Setup Configuration Pro with Pokemon Color Scripts is a comprehensive setup script designed to configure your ZSH shell environment with essential tools, plugins, and a visually enhanced setup. This script also provides an optional installation of Pokemon color scripts to personalize your terminal experience.

Visuals

Screenshots

Requirements

  • python3 - for pokemon color scripts
  • git - for version control
  • wget - for downloading installation scripts

Installation

  1. Clone the repository:

    git clone https://github.com/ShinjiMC/Zsh-Setup-Pro.git
    
  2. Navigate to the project directory:

    cd Zsh-Setup-Pro
    
  3. Run the installation script:

    chmod +x install.sh
    ./install.sh
    
  4. Follow the prompts to install Pokemon color scripts if desired.

Location of the Files

  • Installation Script: install.sh
  • Configuration Files: Located in the assets/ directory within the repository.

How it Works

The installation script performs the following actions:

  1. Installs core ZSH packages.
  2. Prompts the user to install Pokemon color scripts.
  3. Configures Oh My Zsh and installs necessary plugins.
  4. Updates ZSH configuration files and backups existing configurations.
  5. Changes the default shell to ZSH if not already set.

Credits

Author

License

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

Badges
Extracted from project README's
Typing SVG Commits
Related Projects