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> ~/.yzshClone the repository
git clone https://github.com/yunielrc/yzsh.git && cd yzshInstall
make installAdd plugins and themes in ~/.yzsh
Edit the configuration file to choose your theme and plugins
vim ~/.yzsh.envOpen your terminal and enjoy it.