From b865f2ab38156c33bdb1d6ffc6df56b3f2d53588 Mon Sep 17 00:00:00 2001 From: Erik Kastner Date: Mon, 26 Oct 2009 00:47:23 -0400 Subject: adding homebrew completions - and a function dir --- oh-my-zsh.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'oh-my-zsh.sh') diff --git a/oh-my-zsh.sh b/oh-my-zsh.sh index 4b5959625..eadf02d00 100644 --- a/oh-my-zsh.sh +++ b/oh-my-zsh.sh @@ -1,5 +1,8 @@ # Initializes Oh My Zsh +# add a function path +fpath=($ZSH/functions $fpath) + # Load all of the config files in ~/oh-my-zsh that end in .zsh # TIP: Add files you don't want in git to .gitignore for config_file ($ZSH/lib/*.zsh) source $config_file -- cgit v1.2.3-70-g09d2