Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 610 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 610 Bytes

YZSH

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 choice your theme and plugins

vim ~/.yzsh.env

Usage

Open your terminal and enjoy it.