|
2 months ago | |
---|---|---|
aliases | 2 months ago | |
lib | 2 months ago | |
plugins | 3 years ago | |
scripts | 5 months ago | |
themes | 1 year ago | |
.Xdefaults | 8 years ago | |
.gitmodules | 5 months ago | |
README.md | 1 year ago | |
my.zsh | 1 year ago | |
zshrc.sample | 1 year ago |
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.