1
0
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:
2021-12-17 09:14:01 +01:00
parent 0ae9cfdb9e
commit 51bd0516d6
8 changed files with 185 additions and 13 deletions

View File

@ -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