Fix missing path to promptinit
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user