mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
Fixing default
This commit is contained in:
parent
9706343152
commit
ae4b056c42
1 changed files with 1 additions and 1 deletions
|
|
@ -187,7 +187,7 @@ prompt_hg() {
|
|||
|
||||
# Dir: current working directory
|
||||
prompt_dir() {
|
||||
prompt_segment blue defatul '%~'
|
||||
prompt_segment blue default '%~'
|
||||
}
|
||||
|
||||
# Virtualenv: current working virtualenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue