mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge 67293f0a32 into 291e96dcd0
This commit is contained in:
commit
3348c6b7c8
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ prompt_hg() {
|
|||
|
||||
# Dir: current working directory
|
||||
prompt_dir() {
|
||||
prompt_segment blue black '%~'
|
||||
prompt_segment blue white '%~'
|
||||
}
|
||||
|
||||
# Virtualenv: current working virtualenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue