aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.before/custom_prompt_path.zsh
blob: 18e68b929239f33a9976f1b5586946ddade6dd6c (plain)
1
2
3
4
#Load themes from yadr and from user's custom prompts (themes) in ~/.zsh.prompts
autoload promptinit
fpath=($HOME/.zsh.prompts $fpath)
promptinit