Files
DotfilesOld/zsh/.zsh/configs/prompt/init.zsh
2021-05-03 23:45:43 +02:00

6 lines
97 B
Bash

fpath=(/usr/share/zsh/functions/Prompts $fpath)
autoload -U promptinit; promptinit
prompt pure