mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-01 20:25:19 +08:00
Forgot one symbol for hg.
This commit is contained in:
@@ -124,7 +124,7 @@ prompt_hg() {
|
||||
else
|
||||
prompt_segment green black
|
||||
fi
|
||||
echo -n " $rev@$branch" $st
|
||||
echo -n "☿ $rev@$branch" $st
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user