emulate sh -c '. @TERMUX_PREFIX@/etc/profile'
command_not_found_handler() {
	@TERMUX_PREFIX@/libexec/termux/command-not-found $1
}
PS1='%# '
# vim: set noet ft=zsh tw=4 sw=4 ff=unix
