legacy-dotfiles/.zsh/functions/Makefile

8 lines
279 B
Makefile
Raw Normal View History

2012-12-05 00:13:28 +01:00
DESTDIR:=$(DESTDIR)/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
include ../../dotfiles.mk