Fix missing path to promptinit
This commit is contained in:
parent
ac2f134bb7
commit
c48241c973
@ -1,3 +1,4 @@
|
|||||||
#Load themes from yadr and from user's custom prompts (themes) in ~/.zsh.prompts
|
#Load themes from yadr and from user's custom prompts (themes) in ~/.zsh.prompts
|
||||||
|
autoload promptinit
|
||||||
fpath=($HOME/.yadr/zsh/prezto-themes $HOME/.zsh.prompts $fpath)
|
fpath=($HOME/.yadr/zsh/prezto-themes $HOME/.zsh.prompts $fpath)
|
||||||
promptinit
|
promptinit
|
||||||
|
Loading…
Reference in New Issue
Block a user