ZekMan / zshrc

My zshrc configuration files

Home Page:http://the-bosha.ru

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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".

About

My zshrc configuration files

http://the-bosha.ru


Languages

Language:Shell 100.0%