ZSH configuration
This configuration comes from an adapted merge between many config files I found over the web and at my previous IT school: EPITA.
Is uses Oh-my-zsh as a base.
Prerequisites
You need:
- ZSH
- Mercurial
- Git
Usage:
Clone the repos into ~/.zsh:
$ hg clone ssh://hg@bitbucket.org/efolio/zshrc ~/.zsh
Install it:
$ ~/.zsh/install/install.zsh
Edit the following file for environment preferences:
$ nano ~/.zsh/env.sh
Then start zsh or source the config file if you already run it:
$ source ~/.zshrc
Special thanks to :
- Benoit Sigoure
- Quentin Hocquet