mirror of
https://github.com/akelge/zsh
synced 2025-09-19 04:12:53 +00:00
Fixes for OMP prompts and for default PATH
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
fpath=($0:h/prompts $fpath)
|
||||
# fpath+=$0:h/prompts/mypure
|
||||
fpath+=$0:h/prompts/mypure
|
||||
# fpath+=$0:h/prompts/pure
|
||||
|
||||
autoload -U promptinit;promptinit
|
||||
|
Reference in New Issue
Block a user