# (C) 2010 magicant

# Completion script for the "ksh" command.

function completion/ksh {
	command -f completion//reexecute set
}


# vim: set ft=sh ts=8 sts=8 sw=8 noet:
