fpath=( ${HOME}/.zsh/modules/prompt/functions ${fpath} ) zstyle ':prezto:*:*' color 'yes' zstyle ':prezto:load' pmodule \ 'environment' \ 'terminal' \ 'editor' \ 'history' \ 'directory' \ 'spectrum' \ 'utility' \ 'completion' \ 'ruby' \ 'prompt' zstyle ':prezto:module:prompt' theme 'atomaka'