mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 23:17:22 +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
|
|
|