summaryrefslogtreecommitdiffstats
path: root/.zsh/functions/Makefile
blob: baf5c6bfc8aaae1cd242f6bf6de9cf9feed197f7 (plain)
1
2
3
4
5
6
7
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 venv

include ../../dotfiles.mk