YZSH
March 12, 2025 ยท View on GitHub
About
A simple ZSH framework for managing plugins, themes, functions, aliases and environment variables.
Prerequisites
- git
- zsh
Installing
If you have your .yzsh data, clone your .yzsh data repository
git clone https://github.com/<your_user>/<repo_name> ~/.yzsh
Clone the repository
git clone https://github.com/yunielrc/yzsh.git && cd yzsh
Install
make install
Configure
Add plugins and themes in ~/.yzsh
Edit the configuration file to choose your theme and plugins
vim ~/.yzsh.env
Usage
Open your terminal and enjoy it.