mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
6 lines
96 B
Bash
6 lines
96 B
Bash
fpath=(~/.zsh/configs/prompt/functions $fpath)
|
|
|
|
autoload -U promptinit; promptinit
|
|
prompt pure
|
|
|