Merge with Macbook changes.
author |
Steve Losh <steve@stevelosh.com> |
date |
Fri, 08 Jan 2010 21:04:38 -0500 |
parents |
c80eab81d6f0 |
children |
361e8c1bb3be |
# Path to your oh-my-zsh configuration.
export ZSH=$HOME/lib/oh-my-zsh
# Set to the name theme to load.
# Look in ~/.oh-my-zsh/themes/
export ZSH_THEME="prose"
# Comment this out to disable weekly auto-update checks
export DISABLE_AUTO_UPDATE="true"
source $ZSH/oh-my-zsh.sh
# Customize to your needs...
export PATH="/usr/local/bin:~/lib/fmscripts:~/bin:${PATH}"