Files
DotfilesOld/zsh/configs/prompt/init.zsh
2017-12-31 15:35:11 +01:00

6 lines
96 B
Bash

fpath=(~/.zsh/configs/prompt/functions $fpath)
autoload -U promptinit; promptinit
prompt pure