A simple ZSH framework for managing plugins, themes, functions, aliases and environment variables.
- git
- zsh
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
Add plugins
and themes
in ~/.yzsh
Edit the configuration file to choice your theme and plugins
vim ~/.yzsh.env
Open your terminal and enjoy it.