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