My personal zsh framework to get ride of heavy and slow oh my zsh.
Go to file
Sameer Rahmani 9eff0fdd3d Rename the damn-mac theme 2021-12-08 19:31:58 +00:00
lib Fix the dircolors for macos 2020-08-19 13:06:45 +01: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 Rename the damn-mac theme 2021-12-08 19:31:58 +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 Change the readme to point to the devheroes 2021-12-04 11:57:49 +00:00
aliases aliases has been updated 2020-03-02 10:14:35 +00: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://devheroes.codes/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.