You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
aliases | 5 months ago | |
lib | 2 years ago | |
plugins | 2 years ago | |
scripts | 2 years ago | |
themes | 5 months ago | |
.Xdefaults | 7 years ago | |
.gitmodules | 4 years ago | |
README.md | 5 months ago | |
my.zsh | 5 months ago | |
zshrc.sample | 5 months 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.