My personal zsh framework to get ride of heavy and slow oh my zsh.
Go to file
Sameer Rahmani a57f1e0b97 install script has been updated to remove git submodule update part 2018-05-24 16:33:51 +01:00
lib setup functions have been updated 2018-05-24 16:32:36 +01:00
plugins omz compatible submodules have been added 2018-05-24 15:03:33 +01:00
scripts install script has been updated to remove git submodule update part 2018-05-24 16:33:51 +01:00
themes lxsameer theme improved 2016-04-25 09:34:50 +04:30
.Xdefaults .Xdefault added 2015-08-28 23:17:58 +04:30
.gitmodules omz compatible submodules have been added 2018-05-24 15:03:33 +01:00
README.md README has been updated 2018-05-24 16:19:51 +01:00
aliases tmux alias has been added 2018-05-02 17:58:43 +01:00
my.zsh OMZ was too damn slow moving back to standalone mode 2018-05-24 15:58:54 +01:00
zshrc.sample setup functions have been updated 2018-05-24 16:32:36 +01:00

README.md

MyZsh

My Zsh framework and configuration. It's minimal, simple and fast in compare to other frameworks. It designed for a lazy person like myself. :P

Installation

Use the following command to install My.Zsh:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/lxsameer/My.Zsh/master/scripts/install.sh)"

In order to update your copy just use git pull to get the latest changes.