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