Files
DotfilesOld/zsh/configs/prompt/init.zsh
2017-08-18 00:35:54 +02:00

6 lines
96 B
Bash

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