iltempo / zsh_config

My zsh configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zsh Configuration

My zsh configuration uses some zsh extensions

Installation

Install Homebrew and the following casks:

brew install zsh-syntax-highlighting zsh-autosuggestions zsh-completions

Install my configuration:

curl -Lo- http://bit.ly/zsh_config | bash

Updating

cd ~/.zsh && rake

About

My zsh configuration


Languages

Language:JavaScript 59.6%Language:Shell 30.8%Language:Ruby 9.5%