pull pure prompt from arch package

This commit is contained in:
Thomas Ruoff
2021-05-03 23:45:43 +02:00
parent b8e2df7166
commit b7d2bdf395
3 changed files with 1 additions and 964 deletions

View File

@@ -1,4 +1,4 @@
fpath=(~/.zsh/configs/prompt/functions $fpath)
fpath=(/usr/share/zsh/functions/Prompts $fpath)
autoload -U promptinit; promptinit
prompt pure