cdup: improvements
This commit is contained in:
parent
b23ed68195
commit
127e2e5aa2
2 changed files with 54 additions and 6 deletions
4
zshrc
4
zshrc
|
|
@ -128,6 +128,10 @@ if exists mail; then
|
|||
__chromaz_extra_left+=_prompt_cron_mails
|
||||
fi
|
||||
|
||||
if exists _prompt_cdup; then
|
||||
__chromaz_extra_left+=_prompt_cdup
|
||||
fi
|
||||
|
||||
tabs -4
|
||||
#zprof
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue