/zsh_config

My zsh configuration

Primary LanguageJavaScript

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