/zshrc

My zshrc configuration files

Primary LanguageShell

Screenshot

Screenshot

Installation

cd /tmp
git clone git://github.com/ZekMan/zshrc.git
cd zshrc
mv .zshrc .zsh/ ~/
mkdir ~/.zsh/plugins
cd ~/.zsh/plugins
git clone git://github.com/zsh-users/zsh-syntax-highlighting.git
sudo usermod USERNAME -s /usr/bin/zsh

Louout and login again or restart system.

Screenshot

Other

  1. Note that for better use I recommend "zsh-syntax-highlighting" and "grc".

  2. Theme based on "gnzh".