From eaee297bd390385f1b17258c9d9d067f2ef0cebc Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 5 May 2013 21:13:09 +0200 Subject: Cleanup ZSH config --- .zsh/functions/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.zsh/functions/Makefile') diff --git a/.zsh/functions/Makefile b/.zsh/functions/Makefile index 617d883..f71df23 100644 --- a/.zsh/functions/Makefile +++ b/.zsh/functions/Makefile @@ -1,7 +1,4 @@ SUBDIR=functions -objects=chpwd_show_todo chpwd_update_git_vars env get_cnt line \ - precmd_maybe_festival precmd_update_git_vars precmd_update_updates \ - preexec_update_vars prompt prompt_git_info rprompt \ - update_current_git_vars welcome venv add-to-list +objects=env venv add-to-list include ../../dotfiles.mk -- cgit v1.3-2-g0d8e