Files
DotfilesOld/zsh/.zsh/configs/prompt/init.zsh
2018-05-09 00:08:38 +02:00

6 lines
96 B
Bash

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