My personal zsh framework to get ride of heavy and slow oh my zsh.
Go to file
Sameer Rahmani eb7af85ec7 git prompt has been updated 2020-02-18 13:33:55 +00:00
lib two functions to get changed file between two branches have been added 2020-01-07 10:42:47 +00:00
plugins git prompt has been updated 2020-02-18 13:33:55 +00:00
scripts Repo urls have been fixed 2020-01-07 21:45:57 +00:00
themes Scott's theme has been added 2020-02-18 13:25:03 +00:00
.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 Repo urls have been fixed 2020-01-07 21:45:57 +00:00
aliases redshift alias has been added 2018-05-25 18:30:18 +01:00
my.zsh Scott's theme has been added 2020-02-18 13:25:03 +00: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://gitlab.com/lxsameer/my.zsh/raw/master/scripts/install.sh)"

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

Configuration

The default configuration file is ~/.zshrc but you should use ~/.zshrc.override file in order to store you custom configurations.