# Set up a prettier prompt
PS1('\w\[\e[m\] \[\e[1;32m\]>>> \[\e[m\]\[\e[0;20m\]')
function man (name)
help (char (name))
endfunction