Skip to content

Latest commit

 

History

History
113 lines (77 loc) · 3.91 KB

README.md

File metadata and controls

113 lines (77 loc) · 3.91 KB

ZSH Setup Configuration Pro with Pokemon Color Scripts

Typing SVG

SHELL Arch Linux Debian Fedora Kali Linux Linux Ubuntu

Build Status KDE Plasma Status Commits Version License

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

screenshot screenshot

Screenshots

screenshot screenshot

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.